summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg2008-11-171-1/+3
* Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont2008-11-171-2/+2
* scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov2008-11-141-2/+0Star
* lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-141-2/+0Star
* 9p: restrict RDMA usageRandy Dunlap2008-11-131-4/+6
* net: shy netns_ok checkAlexey Dobriyan2008-11-131-1/+9
* ipv6: routing header fixesBrian Haley2008-11-132-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-111-2/+70
| * dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek2008-11-113-0/+3
| * net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek2008-11-111-1/+1
| * net: fix /proc/net/snmp as memory corruptorEric Dumazet2008-11-111-28/+30
| * mac80211: fix a buffer overrun in station debug codeJianjun Kong2008-11-111-1/+1
| * netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison2008-11-111-1/+2
| * ipv6: fix ip6_mr_init error pathBenjamin Thery2008-11-111-4/+5
| * vlan: Fix typos in proc output stringFerenc Wagner2008-11-101-1/+1
| * af_key: mark policy as dead before destroyingAlexey Dobriyan2008-11-071-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-079-17/+51
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-071-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-071-3/+21
| * | tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller2008-11-051-2/+1Star
| * | 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-072-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/+0Star
| * | p9: Fix leak of waitqueue in request allocation pathTom Tucker2008-11-051-0/+3
| * | 9p: Remove unneeded free of fcall for FlushTom Tucker2008-11-051-6/+0Star
| * | 9p: Make all client spin locks IRQ safeTom Tucker2008-11-051-4/+6
| * | 9p: rdma: Set trans prior to requesting async connection opsTom Tucker2008-11-051-1/+3
* | | net: Fix recursive descent in __scm_destroy().David Miller2008-11-061-3/+21
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-043-10/+24
|\|
| * xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan2008-11-041-2/+2
| * XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard2008-11-031-1/+1
| * udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun2008-11-031-2/+8
| * udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun2008-11-031-5/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0212-17/+89
|\|
| * af_unix: netns: fix problem of return valueJianjun Kong2008-11-021-1/+1
| * udp: multicast packets need to check namespaceEric Dumazet2008-11-022-9/+11
| * net: add documentation for skb recyclingStephen Hemminger2008-11-021-0/+12