summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* inet: add struct net argument to inet_ehashfnPavel Emelyanov2008-06-161-3/+3
* inet: add struct net argument to inet_lhashfnPavel Emelyanov2008-06-162-2/+3
* inet: add struct net argument to inet_bhashfnPavel Emelyanov2008-06-163-8/+15
* udp: add struct net argument to udp_hashfnPavel Emelyanov2008-06-162-8/+8
* udp: provide a struct net pointer for __udp[46]_lib_mcast_deliverPavel Emelyanov2008-06-162-7/+14
* udp: introduce a udp_hashfn functionPavel Emelyanov2008-06-162-8/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-1411-162/+174
|\
| * mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny2008-06-143-7/+20
| * mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_keyHarvey Harrison2008-06-141-14/+16
| * mac80211: tkip.c fold ieee80211_gen_rc4key into its one callerHarvey Harrison2008-06-141-21/+17
| * mac80211: tkip.c consolidate tkip IV writing in helperHarvey Harrison2008-06-143-20/+17
| * mac80211: rx.c use new helpersHarvey Harrison2008-06-141-12/+7
| * mac80211: wme.c use new helpersHarvey Harrison2008-06-141-13/+5
| * mac80211: use new helpers in util.c - ieee80211_get_bssid()Harvey Harrison2008-06-141-22/+19
| * mac80211: wpa.c use new access helpersHarvey Harrison2008-06-141-47/+16
| * mac80211: add utility function to get header lengthHarvey Harrison2008-06-141-0/+32
| * mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison2008-06-141-4/+4
| * mac80211: fix beacon interval valueTomas Winkler2008-06-142-2/+3
| * mac80211: do not fragment while aggregation is in useRon Rindjunsky2008-06-141-4/+4
| * mac80211: implement EU regulatory domainTony Vroon2008-06-141-0/+18
* | net: change proto destroy method to return voidBrian Haley2008-06-1413-27/+16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-1330-171/+119
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-1321-161/+94
| |\
| | * tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-126-88/+31
| | * ipv6: Fix duplicate initialization of rawv6_prot.destroyDavid S. Miller2008-06-121-2/+2
| | * Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-113-6/+19
| | |\
| | | * ipv6: Fail with appropriate error code when setting not-applicable sockopt.YOSHIFUJI Hideaki2008-06-121-4/+4
| | | * ipv6: Check IPV6_MULTICAST_LOOP option value.YOSHIFUJI Hideaki2008-06-121-0/+2
| | | * ipv6: Check the hop limit setting in ancillary data.Shan Wei2008-06-121-0/+5
| | | * ipv6 route: Fix route lifetime in netlink message.YOSHIFUJI Hideaki2008-06-121-2/+6
| | | * ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).YOSHIFUJI Hideaki2008-06-121-0/+2
| | * | Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6David S. Miller2008-06-119-59/+41
| | |\ \
| | | * | dccp: Bug in initial acknowledgment number assignmentGerrit Renker2008-06-111-4/+4
| | | * | dccp ccid-3: X truncated due to type conversionGerrit Renker2008-06-111-8/+6
| | | * | dccp ccid-3: TFRC reverse-lookup Bug-FixGerrit Renker2008-06-111-4/+4
| | | * | dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request socketsGerrit Renker2008-06-111-1/+3
| | | * | dccp: Fix sparse warningsGerrit Renker2008-06-116-40/+16
| | | * | dccp ccid-3: Bug-Fix - Zero RTT is possibleGerrit Renker2008-06-111-2/+8
| | | |/
| | * | netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy2008-06-111-2/+1
| | * | netfilter: Make nflog quiet when no one listen in userspace.Eric Leblond2008-06-111-4/+0
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-1113-23/+34
| |\ \ | | |/
| | * net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2008-06-101-1/+4
| | * ipsec: pfkey should ignore events when no listenersJamal Hadi Salim2008-06-101-0/+3
| | * inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-106-8/+3
| * | asn1: additional sanity checking during BER decodingChris Wright2008-06-051-0/+14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-0440-233/+376
| |\ \
| * | | bogus format in ip6mrAl Viro2008-06-041-1/+1
* | | | Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller2008-06-1110-738/+428
|\ \ \ \
| * | | | tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...YOSHIFUJI Hideaki2008-06-122-51/+32
| * | | | tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.YOSHIFUJI Hideaki2008-06-123-96/+79
OpenPOWER on IntegriCloud