aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' into nextJames Morris2008-12-04
|\
| * Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-12-03
| |\
| | * Add a reference to sunrpc in svc_addsockTom Tucker2008-11-24
| * | net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier2008-11-26
| * | Phonet: fix oops in phonet_address_del() on non-Phonet deviceRémi Denis-Courmont2008-11-26
| * | netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy2008-11-26
| * | net: make skb_truesize_bug() call WARN()Arjan van de Ven2008-11-26
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-25
| |\ \
| | * | net/wireless/reg.c: fix bad WARN_ON in if statementIngo Molnar2008-11-25
| | * | mac80211 : Fix setting ad-hoc mode and non-ibss channelAbhijeet Kolekar2008-11-25
| * | | rose: zero length frame filtering in af_rose.cBernard Pidoux2008-11-25
| * | | bridge: netfilter: fix update_pmtu crash with GREHerbert Xu2008-11-24
| * | | netfilter: ctnetlink: fix conntrack creation racePatrick McHardy2008-11-24
| |/ /
| * | net: Fix memory leak in the proto_register functionCatalin Marinas2008-11-21
| * | tcp: Do not use TSO/GSO when there is urgent dataPetr Tesarik2008-11-21
| * | SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust2008-11-20
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-20
| |\ \
| | * | net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan2008-11-20
| | * | ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery2008-11-20
| | * | pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()Patrick McHardy2008-11-20
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-20
| | |\ \
| | | * | mac80211: remove ieee80211_notify_macJohannes Berg2008-11-18
| | * | | TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler2008-11-20
| | * | | TPROXY: fill struct flowi->flags in udp_sendmsg()Balazs Scheidler2008-11-20
| | * | | net: Do not fire linkwatch events until the device is registered.David S. Miller2008-11-19
| | * | | phonet: fix compilation with gcc-3.4Alexey Dobriyan2008-11-19
| | * | | pktgen: fix multiple queue warningRobert Olsson2008-11-19
| | * | | net: fix ip_mr_init() error pathBenjamin Thery2008-11-19
| | |/ /
| * / / reintroduce accept4Ulrich Drepper2008-11-19
| |/ /
* | | Merge branch 'master' into nextJames Morris2008-11-18
|\| |
| * | rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg2008-11-17
| * | Phonet: refuse to send bigger than MTU packetsRémi Denis-Courmont2008-11-16
| * | scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov2008-11-14
| * | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-14
| * | 9p: restrict RDMA usageRandy Dunlap2008-11-13
| * | net: shy netns_ok checkAlexey Dobriyan2008-11-13
| * | ipv6: routing header fixesBrian Haley2008-11-13
* | | Merge branch 'master' into nextJames Morris2008-11-13
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-12
| |\ \
| | * | mac80211: fix notify_mac functionJohannes Berg2008-11-12
| * | | net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly2008-11-12
| * | | tcp_htcp: last_cong bug fixDoug Leith2008-11-12
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-11
| |\ \
| | * | dsa: fix master interface allmulti/promisc handlingLennert Buytenhek2008-11-11
| | * | dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek2008-11-11
| | * | net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek2008-11-11
| | * | net: fix /proc/net/snmp as memory corruptorEric Dumazet2008-11-11
| | * | mac80211: fix a buffer overrun in station debug codeJianjun Kong2008-11-11
| | * | netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison2008-11-10
| | * | ipv6: fix ip6_mr_init error pathBenjamin Thery2008-11-10