aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...Larry Finger2006-12-02
* [PATCH] ieee80211: allow mtu bigger than 1500matthieu castet2006-12-02
* [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2006-12-02
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-01
|\
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-11-30
| |\
| | * [PATCH] softmac: remove netif_tx_disable when scanningMichael Buesch2006-11-28
| | * [PATCH] ieee80211: Fix kernel panic when QoS is enabledZhu Yi2006-11-14
* | | Fix misc .c/.h comment typosMatt LaPlante2006-11-29
|/ /
* | [NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy2006-11-28
* | [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-28
* | [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-28
* | [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai2006-11-28
* | [NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai2006-11-28
* | [PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright2006-11-28
* | [XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA2006-11-25
* | [NET]: Fix kfifo_alloc() error check.Akinobu Mita2006-11-25
* | [UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch2006-11-25
* | [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTFaidon Liambotis2006-11-25
* | [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki2006-11-21
* | [IRDA]: Lockdep fix.Peter Zijlstra2006-11-21
* | [BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller2006-11-21
* | [XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim2006-11-21
* | [XFRM]: Sub-policies broke policy eventsJamal Hadi Salim2006-11-21
* | [Bluetooth] Ignore L2CAP config requests on disconnectMarcel Holtmann2006-11-21
* | [Bluetooth] Always include MTU in L2CAP config responsesMarcel Holtmann2006-11-21
* | [Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann2006-11-21
* | [Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann2006-11-21
* | [Bluetooth] Attach low-level connections to the Bluetooth busMarcel Holtmann2006-11-21
* | [IPV6] IP6TUNNEL: Add missing nf_reset() on input path.Yasuyuki Kozakai2006-11-21
* | [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.Yasuyuki Kozakai2006-11-21
* | [IPV6] ROUTE: Do not enable router reachability probing in router mode.YOSHIFUJI Hideaki2006-11-21
* | [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.YOSHIFUJI Hideaki2006-11-21
* | [IPV6] ROUTE: Try to use router which is not known unreachable.YOSHIFUJI Hideaki2006-11-21
* | [TCP]: Fix up sysctl_tcp_mem initialization.John Heffner2006-11-16
* | [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy2006-11-16
* | [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy2006-11-16
* | [NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBALPatrick McHardy2006-11-16
|/
* [IPVS]: More endianness fixed.Julian Anastasov2006-11-10
* [DECNET]: Endianess fixes (try #2)Steven Whitehouse2006-11-07
* [NET]: Set truesize in pskb_copyHerbert Xu2006-11-07
* [NETPOLL]: Compute checksum properly in netpoll_send_udp().Chris Lalancette2006-11-07
* [PKT_SCHED] sch_htb: Use hlist_del_init().Stephen Hemminger2006-11-07
* [TCP]: Don't use highmem in tcp hash size calculation.John Heffner2006-11-07
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-11-06
|\
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-11-06
| |\
| | * [PATCH] ieee80211: don't flood log with errorsJiri Benc2006-10-31
* | | [PATCH] sunrpc: add missing spin_unlockAkinobu Mita2006-11-06
|/ /
* | [NETLABEL]: Fix build failure.Paul Moore2006-11-05
* | [IPV6]: Give sit driver an appropriate module alias.Patrick McHardy2006-11-05
* | [IPV6]: Add ndisc_netdev_notifier unregister.Dmitry Mishin2006-11-05