summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov2009-11-061-0/+4
* net: cleanup include/linuxEric Dumazet2009-11-0487-694/+351
* net: Introduce for_each_netdev_rcu() iteratorEric Dumazet2009-11-041-0/+2
* gianfar: Basic Support for programming hash rulesSandeep Gopalpet2009-11-021-0/+2
* tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson2009-11-021-0/+1
* tg3 / broadcom: Add code to disable rxc refclkMatt Carlson2009-11-021-1/+1
* tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson2009-11-021-0/+1
* broadcom: Consolidate dev_flags definitionsMatt Carlson2009-11-021-6/+11
* net: Introduce dev_get_by_name_rcu()Eric Dumazet2009-11-011-0/+1
* RDS: Add GET_MR_FOR_DEST sockoptAndy Grover2009-10-301-0/+8
* net: Allow devices to specify a device specific sysfs group.Eric W. Biederman2009-10-301-2/+2
* gro: Change all receive functions to return GRO result codesBen Hutchings2009-10-292-15/+18
* gro: Name the GRO result enumeration typeBen Hutchings2009-10-291-4/+6
* net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov2009-10-292-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-291-8/+12
|\
| * ssb: Put host pointers into a unionMichael Buesch2009-10-271-8/+12
* | net: Introduce dev_get_by_index_rcu()Eric Dumazet2009-10-291-0/+1
* | Allow disabling of DSACK TCP option per routeGilad Ben-Yossef2009-10-291-0/+1
* | Allow to turn off TCP window scale opt per routeGilad Ben-Yossef2009-10-291-0/+1
* | Allow disabling TCP timestamp options per routeGilad Ben-Yossef2009-10-291-1/+1
* | Add the no SACK route option featureGilad Ben-Yossef2009-10-291-1/+1
* | net: Add ndo_fcoe_get_wwn to net_device_opsYi Zou2009-10-291-0/+4
* | vlan: Optimize multiple unregistrationEric Dumazet2009-10-281-0/+1
* | net: Introduce unregister_netdevice_many()Eric Dumazet2009-10-281-0/+1
* | net: Introduce unregister_netdevice_queue()Eric Dumazet2009-10-281-1/+8
* | vlan: allow null VLAN ID to be usedEric Dumazet2009-10-271-5/+9
|/
* pkt_sched: skbedit add support for setting markjamal2009-10-221-0/+2
* filter: Add SKF_AD_QUEUE instructionEric Dumazet2009-10-201-1/+2
* can: provide library functions for skb allocationWolfgang Grandegger2009-10-201-0/+4
* pkt_sched: ingress socket filter by markjamal2009-10-191-1/+2
* inet: rename some inet_sock fieldsEric Dumazet2009-10-181-1/+1
* net: smsc911x: allow platform_data to specify mac addressManuel Lauss2009-10-131-0/+1
* can: make the number of echo skb's configurableWolfgang Grandegger2009-10-131-8/+8
* net: Add netdev_alloc_skb_ip_align() helperEric Dumazet2009-10-131-0/+10
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-123-0/+15
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-2/+4
* Revert "af_packet: add interframe drop cmsg (v6)"David S. Miller2009-10-121-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-111-1/+1
|\
| * include/linux/netdevice.h: fix nanodoc mismatchWolfram Sang2009-10-071-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-091-0/+2
|\ \
| * | nl80211: report age of scan resultsHolger Schurig2009-10-071-0/+2
* | | ipv6: Fix the size overflow of addrconf_sysctl arrayJin Dongming2009-10-081-0/+1
* | | can: add TI CAN (HECC) driverAnant Gole2009-10-071-0/+40
* | | udp: dynamically size hash tables at boot timeEric Dumazet2009-10-071-3/+3
* | | IPv6: Fix 6RD build errorBrian Haley2009-10-071-0/+1
* | | dcb: data center bridging ops should be r/oStephen Hemminger2009-10-071-1/+1
* | | make TLLAO option for NA packets configurableOctavian Purdila2009-10-071-0/+1
* | | ethtool: Add reset operationBen Hutchings2009-10-071-0/+32
* | | ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明2009-10-071-0/+11
* | | add vif using local interface index instead of IPIlia K2009-10-071-4/+9
OpenPOWER on IntegriCloud