summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.Rami Rosen2008-06-111-1/+0Star
| * | ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.Rami Rosen2008-06-111-1/+1
| * | ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.Rami Rosen2008-06-111-1/+0Star
| |/
* | irda: remove CVS keywordsAdrian Bunk2008-06-123-7/+1Star
* | net: remove CVS keywordsAdrian Bunk2008-06-12121-254/+0Star
|/
* ipv4 addr: Send netlink notification for address label changesThomas Graf2008-06-111-1/+3
* bluetooth: hci_bcsp.c small cleanups/api usersHarvey Harrison2008-06-102-31/+14Star
* net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville2008-06-101-21/+0Star
* rt2x00dev.c: fix-up merge damageJohn W. Linville2008-06-101-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101080-9105/+17107
|\
| * ipv6 netns: init net is used to set bindv6only for new sockPavel Emelyanov2008-06-101-1/+1
| * irda: net/irda build fix: mcs7780Ingo Molnar2008-06-101-0/+1
| * tg3: Update version to 3.92.1Matt Carlson2008-06-101-2/+2
| * tg3: Fix 5761 WOLMatt Carlson2008-06-101-0/+24
| * tg3: Fix a flags typoMatt Carlson2008-06-101-1/+1
| * tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson2008-06-101-2/+1Star
| * iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz2008-06-091-2/+3
| * include/linux/ssb/ssb_driver_gige.h typo fixAdrian Bunk2008-06-091-1/+1
| * mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss2008-06-093-12/+16
| * mac80211: decrease IBSS creation latencyDan Williams2008-06-091-1/+1
| * zd1211rw: Fix data padding for QoSMichael Buesch2008-06-091-1/+1
| * mac80211: Fixing slow IBSS rejoinAssaf Krauss2008-06-091-0/+1
| * libertas: fix sleep confirmationHolger Schurig2008-06-092-2/+5
| * mac80211: send association event on IBSS createDan Williams2008-06-091-0/+5
| * ipw2200: queue direct scansDan Williams2008-06-092-95/+87Star
| * l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman2008-06-051-23/+78
| * tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila2008-06-052-3/+11
| * tcp: Increment OUTRSTS in tcp_send_active_reset()Sridhar Samudrala2008-06-051-0/+2
| * raw: Raw socket leak.Denis V. Lunev2008-06-052-0/+18
| * lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman2008-06-051-0/+10
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-046-15/+40
| |\
| | * USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann2008-06-041-0/+1
| | * ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch2008-06-041-2/+2
| | * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig2008-06-041-2/+2
| | * ipw2200: expire and use oldest BSS on adhoc createDan Williams2008-06-041-2/+25
| | * airo warning fixAndrew Morton2008-06-041-1/+1
| | * b43legacy: Fix controller restart crashMichael Buesch2008-06-041-8/+9
| * | sctp: Fix ECN markings for IPv6Vlad Yasevich2008-06-044-1/+14
| * | sctp: Flush the queue only once during fast retransmit.Vlad Yasevich2008-06-041-34/+48
| * | sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich2008-06-043-14/+37
| * | sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich2008-06-042-13/+39
| * | sctp: Move sctp_v4_dst_saddr out of loopGui Jianfeng2008-06-041-1/+1
| * | sctp: retran_path update bug fixGui Jianfeng2008-06-041-9/+12
| * | Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-0417-97/+146
| |\ \
| | * | [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data.Denis V. Lunev2008-06-041-3/+8
| | * | [IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev2008-06-043-2/+6
| | * | [IPV6]: Do not change protocol for raw IPv6 sockets.Denis V. Lunev2008-06-041-0/+3
| | * | [IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki2008-06-046-8/+10
| | * | [IPV6]: Check outgoing interface even if source address is unspecified.YOSHIFUJI Hideaki2008-06-041-20/+22
| | * | [IPV6]: Fix the data length of get destination options with short lengthYang Hongyang2008-06-041-1/+1