summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2007-10-01[SFQ]: Remove artificial limitation for queue limit.Alexey Kuznetsov
2007-09-28[TCP]: Fix MD5 signature handling on big-endian.David S. Miller
2007-09-27[NET]: Zero length write() on socket should not simply return 0.David S. Miller
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-25SCTP : Add paramters validity check for ASCONF chunkWei Yongjun
2007-09-25SCTP: Discard OOTB packetes with bundled INIT early.Vlad Yasevich
2007-09-25SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich
2007-09-25SCTP: Explicitely discard OOTB chunksVlad Yasevich
2007-09-25SCTP: Send ABORT chunk with correct tag in response to INIT ACKWei Yongjun
2007-09-25SCTP: Validate buffer room when processing sequential chunksVlad Yasevich
2007-09-25[PATCH] mac80211: fix initialisation when built-inJohannes Berg
2007-09-25[PATCH] net/mac80211/wme.c: fix sparse warningJohannes Berg
2007-09-25[PATCH] cfg80211: fix initialisation if built-inJohannes Berg
2007-09-25[PATCH] net/wireless/sysfs.c: Shut up build warningSatyam Sharma
2007-09-25Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-09-21[PATCH] softmac: Fix inability to associate with WEP networksLarry Finger
2007-09-20rpc: fix garbage in printk in svc_tcp_accept()Wolfgang Walter
2007-09-20[PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2 packets'Alexey Kuznetsov
2007-09-20[NETFILTER]: nfnetlink_log: fix sending of multipart messagesEric Leblond
2007-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds