summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | netxen: remove low level tx lockDhananjay Phadke2008-03-254-157/+43
| * | netxen: napi and irq cleanupDhananjay Phadke2008-03-254-163/+48
| * | netxen: improve msi supportDhananjay Phadke2008-03-256-33/+43
| * | smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu2008-03-251-4/+4
| * | ixgb: remove unused variableJulia Lawall2008-03-251-2/+0
| * | e100: endianness annotationsAl Viro2008-03-251-1/+1
| * | igb trivial annotationsAl Viro2008-03-253-69/+72
| * | igb: endianness fixAl Viro2008-03-251-2/+2
| * | bonding: update versionJay Vosburgh2008-03-251-2/+2
| * | bonding: Fix sysfs attribute handlingLibor Pechacek2008-03-251-2/+1
| * | bonding: fix two compiler warningsJay Vosburgh2008-03-252-6/+2
| * | bonding: Fix locking in 802.3ad modeJay Vosburgh2008-03-251-2/+2
| * | smctr.c: fix logical-bitwise-or confusionJay Schulist2008-03-251-1/+1
| * | [IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA2008-03-2410-21/+113
| * | [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).Pavel Emelyanov2008-03-243-4/+45
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-2740-880/+2052
|\ \
| * | libertas: reduce debug outputHolger Schurig2008-03-273-9/+9
| * | mac80211: reorder fields to make some structures smallerJohannes Berg2008-03-272-27/+31
| * | prism54: correct thinko in "prism54: Convert stats_sem in a mutex"John W. Linville2008-03-271-1/+1
| * | mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky2008-03-277-100/+151
| * | cfg80211: don't export ieee80211_get_channelJohannes Berg2008-03-272-6/+18
| * | libertas: the compact flash driver is no longer experimentalHolger Schurig2008-03-271-1/+1
| * | libertas: remove CMD_802_11_PWR_CFGHolger Schurig2008-03-274-28/+0
| * | libertas: kill useless #define LBS_MONITOR_OFF 0Holger Schurig2008-03-274-12/+9
| * | iwlwifi: iwl_priv - clean up in types of membersTomas Winkler2008-03-274-4/+14
| * | iwlwifi: allow a default callback for ASYNC host commandsEmmanuel Grumbach2008-03-271-2/+28
| * | mac80211: fix wrong Rx A-MPDU control via debugfsRon Rindjunsky2008-03-272-2/+5
| * | iwlwifi: improve NIC i/o debug prints informationTomas Winkler2008-03-271-22/+25
| * | iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler2008-03-277-366/+364
| * | iwlwifi: Add led supportMohamed Abbas2008-03-2713-16/+1107
| * | iwlwifi: do not register bands with no supported channelsJohn W. Linville2008-03-272-4/+12
| * | mac80211: silently accept deletion of non-existant keyJohn W. Linville2008-03-271-3/+0
* | | [SCTP]: Remove sctp_add_cmd_sf wrapper bloatIlpo Järvinen2008-03-274-24/+5
* | | [NET]: uninline skb_trim, de-bloatsIlpo Järvinen2008-03-272-15/+17
* | | [NET]: uninline dst_releaseIlpo Järvinen2008-03-272-9/+11
* | | [NET]: uninline skb_push, de-bloats a lotIlpo Järvinen2008-03-272-18/+20
* | | [NET]: uninline dev_alloc_skb, de-bloats a lotIlpo Järvinen2008-03-272-16/+19
* | | [NET]: uninline skb_pull, de-bloats a lotIlpo Järvinen2008-03-272-15/+17
* | | [NET]: uninline skb_put, de-bloats a lotIlpo Järvinen2008-03-272-20/+22
* | | [IPV6]: Remove three unused method declarations in include/net/ipv6.hRami Rosen2008-03-271-17/+0
* | | [PKT_SCHED]: Pass real namespace in net scheduler classifiers.Denis V. Lunev2008-03-271-1/+1
* | | [NETNS]: Do no include NET related headers if CONFIG_NET is not set.Denis V. Lunev2008-03-271-2/+6
* | | [NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev2008-03-272-0/+4
|/ /
* | [NETNS][IPV6] flowlabels - make proc per namespaceBenjamin Thery2008-03-261-16/+23
* | [NETNS][IPV6] flowlabels - make flowlabels per namespaceBenjamin Thery2008-03-262-16/+57
* | [NETNS][IPV6] anycast - handle several network namespaceDaniel Lezcano2008-03-265-35/+37
* | [IPV6]: Fix potential net leak and oops in ipv6 routing code.Pavel Emelyanov2008-03-261-2/+20
* | [TIPC]: Cosmetic cleanup of TIPC polling logicAllan Stephens2008-03-261-42/+36
* | [VLAN]: Reduce memory consumed by vlan_groupsPavel Emelyanov2008-03-262-14/+24
* | [NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted).Pavel Emelyanov2008-03-261-2/+2
OpenPOWER on IntegriCloud