summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-12-14BRIDGE: Section fix.Andrew Morton
2007-12-14BRIDGE: Properly dereference the br_should_route_hookPavel Emelyanov
2007-12-14NETFILTER: xt_TCPMSS: remove network triggerable WARN_ONPatrick McHardy
2007-12-14XFRM: Fix leak of expired xfrm_statesPatrick McHardy
2007-12-14NETFILTER: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARKJan Engelhardt
2007-12-14UNIX: EOF on non-blocking SOCK_SEQPACKETFlorian Zumbiehl
2007-12-14TCP: illinois: Incorrect beta usageStephen Hemminger
2007-12-14IPV6: Restore IPv6 when MTU is big enoughEvgeniy Polyakov
2007-12-14DECNET: dn_nl_deladdr() almost always returns no errorPavel Emelyanov
2007-12-14VLAN: Fix nested VLAN transmit bugJoonwoo Park
2007-12-14RXRPC: Add missing select on CRYPTODavid Howells
2007-12-14BRIDGE: Lost call to br_fdb_fini() in br_init() error pathPavel Emelyanov
2007-12-14PFKEY: Sending an SADB_GET responds with an SADB_GETCharles Hardin
2007-12-14TCP: MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen
2007-12-14TCP: Problem bug with sysctl_tcp_congestion_control functionSam Jansen
2007-12-14IPV4: Remove bogus ifdef mess in arp_processAdrian Bunk
2007-12-14NET: Corrects a bug in ip_rt_acct_read()Eric Dumazet
2007-12-14netfilter: Fix kernel panic with REDIRECT target.Evgeniy Polyakov
2007-12-14nf_nat: fix memset errorLi Zefan
2007-12-14PKT_SCHED: Check subqueue status before calling hard_start_xmitPeter P Waskiewicz Jr
2007-12-14NETFILTER: Fix NULL pointer dereference in nf_nat_move_storage()Evgeniy Polyakov
2007-11-16TCP: Make sure write_queue_from does not begin with NULL ptr (CVE-2007-5501)Ilpo Järvinen
2007-11-16mac80211: make ieee802_11_parse_elems return voidJohn W. Linville
2007-11-16mac80211: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modesJohn W. Linville
2007-11-16mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctlBill Moss
2007-11-16mac80211: store SSID in sta_bss_listJohn W. Linville
2007-11-16mac80211: store channel info in sta_bss_listJohn W. Linville
2007-11-16mac80211: reorder association debug outputJohannes Berg
2007-11-16ieee80211: fix TKIP QoS bugJohannes Berg
2007-11-16NETFILTER: nf_conntrack_tcp: fix connection reopeningJozsef Kadlecsik
2007-11-16Fix netlink timeouts.Patrick McHardy
2007-11-16Fix crypto_alloc_comp() error checking.Herbert Xu
2007-11-16Fix SET_VLAN_INGRESS_PRIORITY_CMD error return.Patrick McHardy
2007-11-16Fix VLAN address syncing.Patrick McHardy
2007-11-16Fix endianness bug in U32 classifier.Radu Rendec
2007-11-16Fix TEQL oops.Evgeniy Polyakov
2007-11-16Fix error returns in sys_socketpair()David Miller
2007-11-16softmac: fix wext MLME request reason code endiannessJohannes Berg
2007-11-16Fix kernel_accept() return handling.Tony Battersby
2007-11-16Fix advertised packet scheduler timer resolutionPatrick McHardy
2007-11-16Add get_unaligned to ieee80211_get_radiotap_lenAndy Green
2007-11-16mac80211: Improve sanity checks on injected packetsAndy Green
2007-11-16mac80211: filter locally-originated multicast framesJohn W. Linville
2007-10-08[IPv6]: Fix ICMPv6 redirect handling with target multicast addressBrian Haley
2007-10-07[PKT_SCHED] cls_u32: error code isn't been propogated properlyStephen Hemminger
2007-10-07[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan
2007-10-07[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKedIlpo Järvinen
2007-10-03Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-10-02[PATCH] softmac: Fix compiler-warningRichard Knutsson
2007-10-01[IEEE80211]: avoid integer underflow for runt rx framesJohn W. Linville