aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust2008-11-201-2/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-2010-67/+46
|\
| * net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan2008-11-201-3/+3
| * ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery2008-11-201-2/+2
| * pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()Patrick McHardy2008-11-201-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-201-22/+0
| |\
| | * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-181-22/+0
| * | TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler2008-11-201-0/+1
| * | TPROXY: fill struct flowi->flags in udp_sendmsg()Balazs Scheidler2008-11-201-0/+1
| * | net: Do not fire linkwatch events until the device is registered.David S. Miller2008-11-191-1/+6
| * | phonet: fix compilation with gcc-3.4Alexey Dobriyan2008-11-191-28/+24
| * | pktgen: fix multiple queue warningRobert Olsson2008-11-191-7/+2
| * | net: fix ip_mr_init() error pathBenjamin Thery2008-11-191-4/+5
| |/
* | reintroduce accept4Ulrich Drepper2008-11-192-115/+15
|/
* rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg2008-11-161-1/+3
* Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont2008-11-161-2/+2
* scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov2008-11-141-2/+0
* lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-131-2/+0
* 9p: restrict RDMA usageRandy Dunlap2008-11-121-4/+6
* net: shy netns_ok checkAlexey Dobriyan2008-11-121-1/+9
* ipv6: routing header fixesBrian Haley2008-11-122-0/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-121-3/+3
|\
| * mac80211: fix notify_mac functionJohannes Berg2008-11-121-3/+3
* | net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly2008-11-121-2/+2
* | tcp_htcp: last_cong bug fixDoug Leith2008-11-121-4/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-1111-38/+114
|\
| * dsa: fix master interface allmulti/promisc handlingLennert Buytenhek2008-11-101-2/+70
| * dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek2008-11-103-0/+3
| * net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek2008-11-101-1/+1
| * net: fix /proc/net/snmp as memory corruptorEric Dumazet2008-11-101-28/+30
| * mac80211: fix a buffer overrun in station debug codeJianjun Kong2008-11-101-1/+1
| * netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison2008-11-101-1/+2
| * ipv6: fix ip6_mr_init error pathBenjamin Thery2008-11-101-4/+5
| * vlan: Fix typos in proc output stringFerenc Wagner2008-11-101-1/+1
| * af_key: mark policy as dead before destroyingAlexey Dobriyan2008-11-061-0/+1
* | net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2008-11-092-19/+61
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-069-17/+51
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-061-1/+1
| |\
| | * Fix logic error in rfkill_check_duplicityJonathan McDowell2008-11-061-1/+1
| * | net: Fix recursive descent in __scm_destroy().David S. Miller2008-11-061-3/+21
| * | tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller2008-11-051-2/+1
| * | netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan2008-11-052-0/+8
| * | ipv6: fix run pending DAD when interface becomes readyBenjamin Thery2008-11-051-1/+3
| * | net/9p: fix printk format warningsRandy Dunlap2008-11-051-11/+20
| * | net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-042-13/+36
| * | xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen2008-11-042-0/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-11-062-27/+37
|\ \
| * | net/9p: fix printk format warningsRandy Dunlap2008-11-051-11/+20
| * | unsigned fid->fid cannot be negativeRoel Kluin2008-11-051-4/+5
| * | 9p: rdma: remove duplicated #includeHuang Weiyi2008-11-051-1/+0