summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | | Add dst_feature to query route entry featuresGilad Ben-Yossef2009-10-291-1/+7
* | | | Allow tcp_parse_options to consult dst entryGilad Ben-Yossef2009-10-291-1/+2
* | | | 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: add a list_head parameter to dellink() methodEric Dumazet2009-10-281-1/+2
* | | | net: Introduce unregister_netdevice_many()Eric Dumazet2009-10-281-0/+1
* | | | net: Introduce unregister_netdevice_queue()Eric Dumazet2009-10-281-1/+8
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-271-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet2009-10-201-4/+4
* | | | vlan: allow null VLAN ID to be usedEric Dumazet2009-10-271-5/+9
* | | | rtnetlink: speedup rtnl_dump_ifinfo()Eric Dumazet2009-10-241-0/+4
* | | | ipv6 sit: RCU conversion phase IEric Dumazet2009-10-241-0/+1
| |/ / |/| |
* | | pkt_sched: skbedit add support for setting markjamal2009-10-222-0/+4
* | | net: Fix for dst_negative_adviceKrishna Kumar2009-10-201-2/+10
* | | net: Introduce sk_tx_queue_mappingKrishna Kumar2009-10-201-0/+26
* | | net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selectedArnaldo Carvalho de Melo2009-10-201-1/+5
* | | 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
| |/ |/|
* | xfrm: remove skb_icv_walkSteffen Klassert2009-10-181-3/+0
* | ah: Remove obsolete codeSteffen Klassert2009-10-181-26/+3
* | ah: Add struct crypto_ahash to ah_dataSteffen Klassert2009-10-181-0/+1
* | inet: rename some inet_sock fieldsEric Dumazet2009-10-186-34/+34
* | Phonet: routing table Netlink interfaceRémi Denis-Courmont2009-10-141-0/+1
* | Phonet: routing table backendRémi Denis-Courmont2009-10-141-0/+5
* | Phonet: deliver broadcast packets to broadcast socketsRémi Denis-Courmont2009-10-141-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-132-5/+7
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-131-0/+2
| |\
| | * mac80211: document ieee80211_rx() context requirementJohannes Berg2009-10-121-0/+2
| * | net: Fix struct sock bitfield annotationEric Dumazet2009-10-111-5/+5
| |/
* | 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
* | tcp: replace ehash_size by ehash_maskEric Dumazet2009-10-131-2/+2
* | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-124-0/+23
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-123-2/+8
* | 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-095-22/+54
|\ \
| * | cfg80211: add firmware and hardware version to wiphyKalle Valo2009-10-071-0/+3
| * | wext: refactorJohannes Berg2009-10-074-22/+49
| * | 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-072-6/+13
* | | IPv6: Fix 6RD build errorBrian Haley2009-10-071-0/+1
OpenPOWER on IntegriCloud