aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-12-03Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-11-26net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier
2008-11-26Phonet: fix oops in phonet_address_del() on non-Phonet deviceRémi Denis-Courmont
2008-11-26netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy
2008-11-25net: make skb_truesize_bug() call WARN()Arjan van de Ven
2008-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-25net/wireless/reg.c: fix bad WARN_ON in if statementIngo Molnar
2008-11-25mac80211 : Fix setting ad-hoc mode and non-ibss channelAbhijeet Kolekar
2008-11-25rose: zero length frame filtering in af_rose.cBernard Pidoux
2008-11-24bridge: netfilter: fix update_pmtu crash with GREHerbert Xu
2008-11-24netfilter: ctnetlink: fix conntrack creation racePatrick McHardy
2008-11-24Add a reference to sunrpc in svc_addsockTom Tucker
2008-11-21net: Fix memory leak in the proto_register functionCatalin Marinas
2008-11-21tcp: Do not use TSO/GSO when there is urgent dataPetr Tesarik
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-20net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan
2008-11-20ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery
2008-11-20pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()Patrick McHardy
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-20TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler
2008-11-20TPROXY: fill struct flowi->flags in udp_sendmsg()Balazs Scheidler
2008-11-19reintroduce accept4Ulrich Drepper
2008-11-19net: Do not fire linkwatch events until the device is registered.David S. Miller
2008-11-19phonet: fix compilation with gcc-3.4Alexey Dobriyan
2008-11-19pktgen: fix multiple queue warningRobert Olsson
2008-11-19net: fix ip_mr_init() error pathBenjamin Thery
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-16rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg
2008-11-16Phonet: refuse to send bigger than MTU packetsRémi Denis-Courmont
2008-11-14scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar
2008-11-129p: restrict RDMA usageRandy Dunlap
2008-11-12net: shy netns_ok checkAlexey Dobriyan
2008-11-12ipv6: routing header fixesBrian Haley
2008-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-12mac80211: fix notify_mac functionJohannes Berg
2008-11-12net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly
2008-11-12tcp_htcp: last_cong bug fixDoug Leith
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-10dsa: fix master interface allmulti/promisc handlingLennert Buytenhek
2008-11-10dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek
2008-11-10net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek
2008-11-10net: fix /proc/net/snmp as memory corruptorEric Dumazet
2008-11-10mac80211: fix a buffer overrun in station debug codeJianjun Kong
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison
2008-11-10ipv6: fix ip6_mr_init error pathBenjamin Thery
2008-11-10vlan: Fix typos in proc output stringFerenc Wagner
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi
2008-11-06af_key: mark policy as dead before destroyingAlexey Dobriyan