summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [XFRM]: misc annotationsAl Viro2006-12-023-7/+7
* [IPV6]: annotate inet6_hashtablesAl Viro2006-12-021-3/+3
* [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-021-52/+53
* [TIPC]: endianness annotationsAl Viro2006-12-024-34/+20
* [IPV6] NDISC: Calculate packet length correctly for allocation.David S. Miller2006-12-021-4/+12
* [PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger2006-12-021-9/+0
* [PATCH] softmac: reduce scan debug outputLarry Finger2006-12-021-3/+2
* [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-012-4/+2
|\
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-11-302-4/+2
| |\
| | * [PATCH] softmac: remove netif_tx_disable when scanningMichael Buesch2006-11-281-2/+0
| | * [PATCH] ieee80211: Fix kernel panic when QoS is enabledZhu Yi2006-11-141-2/+2
* | | Fix misc .c/.h comment typosMatt LaPlante2006-11-302-3/+3
|/ /
* | [NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy2006-11-281-7/+9
* | [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-282-6/+6
* | [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-282-0/+2
* | [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai2006-11-281-7/+6
* | [NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai2006-11-281-0/+8
* | [PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright2006-11-281-4/+5
* | [XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA2006-11-251-0/+1
* | [NET]: Fix kfifo_alloc() error check.Akinobu Mita2006-11-252-0/+4
* | [UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch2006-11-251-5/+14
* | [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTFaidon Liambotis2006-11-251-2/+2
* | [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki2006-11-212-5/+4
* | [IRDA]: Lockdep fix.Peter Zijlstra2006-11-211-1/+2
* | [BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller2006-11-211-4/+7
* | [XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim2006-11-211-1/+9
* | [XFRM]: Sub-policies broke policy eventsJamal Hadi Salim2006-11-211-0/+3
* | [Bluetooth] Ignore L2CAP config requests on disconnectMarcel Holtmann2006-11-211-0/+3
* | [Bluetooth] Always include MTU in L2CAP config responsesMarcel Holtmann2006-11-211-4/+4
* | [Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann2006-11-211-1/+1
* | [Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann2006-11-211-0/+19
* | [Bluetooth] Attach low-level connections to the Bluetooth busMarcel Holtmann2006-11-211-1/+3
* | [IPV6] IP6TUNNEL: Add missing nf_reset() on input path.Yasuyuki Kozakai2006-11-211-0/+1
* | [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.Yasuyuki Kozakai2006-11-211-1/+17
* | [IPV6] ROUTE: Do not enable router reachability probing in router mode.YOSHIFUJI Hideaki2006-11-211-4/+5
* | [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.YOSHIFUJI Hideaki2006-11-211-3/+1
* | [IPV6] ROUTE: Try to use router which is not known unreachable.YOSHIFUJI Hideaki2006-11-211-0/+2
* | [TCP]: Fix up sysctl_tcp_mem initialization.John Heffner2006-11-151-3/+4
* | [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy2006-11-151-1/+1
* | [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy2006-11-153-9/+12
* | [NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBALPatrick McHardy2006-11-151-1/+1
|/
* [IPVS]: More endianness fixed.Julian Anastasov2006-11-103-6/+6
* [DECNET]: Endianess fixes (try #2)Steven Whitehouse2006-11-074-19/+20
* [NET]: Set truesize in pskb_copyHerbert Xu2006-11-071-0/+1
OpenPOWER on IntegriCloud