summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-033-15/+3Star
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-034-88/+29Star
* [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf2006-12-031-1/+1
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-0312-112/+24Star
* [NET]: Turn nfmark into generic markThomas Graf2006-12-0327-66/+57Star
* [DECNET]: Don't clear memory twice.Ralf Baechle2006-12-031-1/+0Star
* [XFRM]: uninline xfrm_selector_match()Andrew Morton2006-12-031-0/+34
* [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra2006-12-032-5/+5
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-031-1/+2
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-031-0/+2
* [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro2006-12-031-8/+8
* [BLUETOOTH]: rfcomm endianness annotationsAl Viro2006-12-031-1/+1
* [BLUETOOTH]: bnep endianness annotationsAl Viro2006-12-032-8/+8
* [BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro2006-12-032-13/+14
* [IPV6]: ip6_output annotationsAl Viro2006-12-031-2/+2
* [NETFILTER]: trivial annotationsAl Viro2006-12-033-19/+16Star
* [AF_PACKET]: annotateAl Viro2006-12-031-8/+10
* [LLC]: anotationsAl Viro2006-12-032-3/+3
* [IPV6]: annotate inet6_csk_search_req()Al Viro2006-12-031-3/+3
* [IPV6]: flowlabels are net-endianAl Viro2006-12-036-16/+16
* [XFRM]: annotate ->new_mapping()Al Viro2006-12-032-2/+2
* [IPV4]: encapsulation annotationsAl Viro2006-12-034-38/+38
* [SUNRPC]: annotate hash_ip()Al Viro2006-12-031-4/+4
* [IPV6]: annotate ipv6 mcastAl Viro2006-12-031-6/+6
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-0311-11/+11
* [XFRM]: misc annotationsAl Viro2006-12-033-7/+7
* [IPV6]: annotate inet6_hashtablesAl Viro2006-12-031-3/+3
* [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-031-52/+53
* [TIPC]: endianness annotationsAl Viro2006-12-034-34/+20Star
* [IPV6] NDISC: Calculate packet length correctly for allocation.David S. Miller2006-12-031-4/+12
* [PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger2006-12-021-9/+0Star
* [PATCH] softmac: reduce scan debug outputLarry Finger2006-12-021-3/+2Star
* [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-021-0/+11
* [PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo2006-12-023-12/+14
* [PATCH] ieee80211softmac: fix verbosity when debug disabledLarry Finger2006-12-021-5/+5
* [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...Larry Finger2006-12-021-0/+5
* [PATCH] ieee80211: allow mtu bigger than 1500matthieu castet2006-12-021-0/+9
* [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2006-12-021-6/+50
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-022-4/+2Star
|\
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-11-302-4/+2Star
| |\
| | * [PATCH] softmac: remove netif_tx_disable when scanningMichael Buesch2006-11-281-2/+0Star
| | * [PATCH] ieee80211: Fix kernel panic when QoS is enabledZhu Yi2006-11-151-2/+2
* | | Fix misc .c/.h comment typosMatt LaPlante2006-11-302-3/+3
|/ /
* | [NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy2006-11-291-7/+9
* | [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-292-6/+6
* | [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-292-0/+2
* | [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai2006-11-291-7/+6Star
* | [NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai2006-11-291-0/+8
* | [PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright2006-11-291-4/+5
* | [XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA2006-11-261-0/+1