summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: constify struct net_device in some operationsDmitry Eremin-Solenikov2009-11-061-5/+5
* wpan-phy: follow usual patter of devices registrationDmitry Eremin-Solenikov2009-11-061-1/+5
* wpan-phy: allow specifying a per-page channel maskDmitry Eremin-Solenikov2009-11-061-1/+1
* wpan-phy: add wpan-phy iteration functionsDmitry Eremin-Solenikov2009-11-061-0/+2
* wpan-phy: add a helper to put the wpan_phy deviceDmitry Eremin-Solenikov2009-11-061-0/+6
* tcp: Use defaults when no route options are availableGilad Ben-Yossef2009-11-041-1/+1
* net: cleanup include/netEric Dumazet2009-11-0437-240/+120
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-292-14/+49
|\
| * mac80211: add ieee80211_rx_ni()Kalle Valo2009-10-271-6/+26
| * cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig2009-10-271-8/+23
* | 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 a list_head parameter to dellink() methodEric Dumazet2009-10-281-1/+2
* | 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
* | | 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-221-0/+2
* | 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
* | 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-185-33/+33
* | 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
| |/
* | tcp: replace ehash_size by ehash_maskEric Dumazet2009-10-131-2/+2
* | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+8
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-094-22/+52
|\ \
| * | cfg80211: add firmware and hardware version to wiphyKalle Valo2009-10-071-0/+3
| * | wext: refactorJohannes Berg2009-10-074-22/+49
* | | udp: dynamically size hash tables at boot timeEric Dumazet2009-10-071-3/+10
* | | net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* | | pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-071-0/+1
* | | ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明2009-10-071-0/+13
* | | net: speedup sk_wake_async()Eric Dumazet2009-10-061-1/+2
|/ /
* | tunnels: Optimize tx pathEric Dumazet2009-10-051-3/+3
* | ipv4: fib table algorithm performance improvementStephen Hemminger2009-10-051-11/+14
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-308-20/+20
* wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg2009-09-281-0/+1
* Revert "sit: stateless autoconf for isatap"Sascha Hlusiak2009-09-261-7/+0
* tunnel: eliminate recursion fieldEric Dumazet2009-09-241-1/+0
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-242-3/+1
OpenPOWER on IntegriCloud