summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen2008-11-261-0/+4
| * | | | | | | | | | | cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-251-0/+62
| * | | | | | | | | | | DCB: fix kconfig optionJeff Kirsher2008-11-251-2/+2
| * | | | | | | | | | | netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger2008-11-251-0/+1
| * | | | | | | | | | | tcp: add some mibs to track collapsingIlpo Järvinen2008-11-241-0/+3
| * | | | | | | | | | | tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-241-0/+33
| * | | | | | | | | | | eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-231-0/+42
| * | | | | | | | | | | dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-231-0/+5
| * | | | | | | | | | | netdevice hdlc: Convert directly reference of netdev->privWang Chen2008-11-211-1/+1
| * | | | | | | | | | | DCB: Add support for DCB BCNAlexander Duyck2008-11-201-1/+43
| * | | | | | | | | | | DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-201-0/+2
| * | | | | | | | | | | DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-201-0/+27
| * | | | | | | | | | | DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-201-0/+37
| * | | | | | | | | | | ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-203-0/+243
| * | | | | | | | | | | hippi: convert driver to net_device_opsStephen Hemminger2008-11-201-1/+3
| * | | | | | | | | | | fddi: convert to new network device opsStephen Hemminger2008-11-201-0/+1
| * | | | | | | | | | | netdev: add more functions to netdevice opsStephen Hemminger2008-11-201-13/+26
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-203-10/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pkt_sched: add DRR schedulerPatrick McHardy2008-11-201-0/+16
| * | | | | | | | | | | | netlink: avoid memset of 0 bytes sparse warningPatrick McHardy2008-11-201-1/+2
| * | | | | | | | | | | | filter: add SKF_AD_NLATTR_NEST to look for nested attributesPablo Neira Ayuso2008-11-201-1/+2
| * | | | | | | | | | | | netdev: expose ethernet address primitivesStephen Hemminger2008-11-191-0/+4
| * | | | | | | | | | | | netdev: introduce dev_get_stats()Stephen Hemminger2008-11-191-1/+3
| * | | | | | | | | | | | netdev: network device operations infrastructureStephen Hemminger2008-11-191-64/+168
| * | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-1814-38/+189
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-11-161-2/+0
| * | | | | | | | | | | | dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2008-11-161-2/+2
| * | | | | | | | | | | | dccp: Deprecate old setsockopt frameworkGerrit Renker2008-11-161-7/+0
| * | | | | | | | | | | | virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin2008-11-161-0/+9
| * | | | | | | | | | | | udp: Use hlist_nulls in UDP RCU codeEric Dumazet2008-11-161-17/+0
| * | | | | | | | | | | | rcu: Introduce hlist_nulls variant of hlistEric Dumazet2008-11-162-0/+204
| * | | | | | | | | | | | TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler2008-11-161-0/+4
| * | | | | | | | | | | | phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2008-11-161-0/+25
| * | | | | | | | | | | | dccp: Query supported CCIDsGerrit Renker2008-11-121-0/+1
| * | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-1113-22/+634
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | mac80211_hwsim: Add support for client PS modeJouni Malinen2008-11-101-0/+7
| * | | | | | | | | | | | nl80211: Add TX queue parameter configurationJouni Malinen2008-11-101-2/+41
| * | | | | | | | | | | | nl80211: Add basic rate configuration for AP modeJouni Malinen2008-11-101-0/+6
| * | | | | | | | | | | | wireless: move mesh config length constantJohannes Berg2008-11-101-0/+3
| * | | | | | | | | | | | pkt_sched: Control group classifierThomas Graf2008-11-072-0/+20
| * | | | | | | | | | | | net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman2008-11-071-0/+1
| * | | | | | | | | | | | Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller2008-11-071-1/+0
| * | | | | | | | | | | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-071-0/+42
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | SMSC LAN911x and LAN921x vendor driverSteve Glendinning2008-11-061-0/+42
| * | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-0611-287/+172
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman2008-11-051-0/+1
| * | | | | | | | | | | | | dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-11-041-0/+4
| * | | | | | | | | | | | | dccp: Implement lookup table for feature-negotiation informationGerrit Renker2008-11-041-4/+5
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2008-11-032-14/+19
| * | | | | | | | | | | | mac80211: Re-enable aggregationSujith2008-10-311-0/+4
OpenPOWER on IntegriCloud