summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-11-21SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust1-2/+18
2008-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-67/+46
2008-11-20net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan1-3/+3
2008-11-20ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery1-2/+2
2008-11-20pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()Patrick McHardy1-0/+2
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-22/+0
2008-11-20TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler1-0/+1
2008-11-20TPROXY: fill struct flowi->flags in udp_sendmsg()Balazs Scheidler1-0/+1
2008-11-20reintroduce accept4Ulrich Drepper2-115/+15
2008-11-20net: Do not fire linkwatch events until the device is registered.David S. Miller1-1/+6
2008-11-20phonet: fix compilation with gcc-3.4Alexey Dobriyan1-28/+24
2008-11-20pktgen: fix multiple queue warningRobert Olsson1-7/+2
2008-11-20net: fix ip_mr_init() error pathBenjamin Thery1-4/+5
2008-11-19mac80211: remove ieee80211_notify_macJohannes Berg1-22/+0
2008-11-17rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg1-1/+3
2008-11-17Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont1-2/+2
2008-11-15scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov1-2/+0
2008-11-14lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar1-2/+0
2008-11-139p: restrict RDMA usageRandy Dunlap1-4/+6
2008-11-13net: shy netns_ok checkAlexey Dobriyan1-1/+9
2008-11-13ipv6: routing header fixesBrian Haley2-0/+10
2008-11-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-3/+3
2008-11-13mac80211: fix notify_mac functionJohannes Berg1-3/+3
2008-11-12net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly1-2/+2
2008-11-12tcp_htcp: last_cong bug fixDoug Leith1-4/+10
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-38/+114
2008-11-11dsa: fix master interface allmulti/promisc handlingLennert Buytenhek1-2/+70
2008-11-11dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek3-0/+3
2008-11-11net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek1-1/+1
2008-11-11net: fix /proc/net/snmp as memory corruptorEric Dumazet1-28/+30
2008-11-11mac80211: fix a buffer overrun in station debug codeJianjun Kong1-1/+1
2008-11-11netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison1-1/+2
2008-11-11ipv6: fix ip6_mr_init error pathBenjamin Thery1-4/+5
2008-11-11vlan: Fix typos in proc output stringFerenc Wagner1-1/+1
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2-19/+61
2008-11-07af_key: mark policy as dead before destroyingAlexey Dobriyan1-0/+1
2008-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-17/+51
2008-11-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2008-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2-27/+37
2008-11-07net: Fix recursive descent in __scm_destroy().David S. Miller1-3/+21
2008-11-07net: Fix recursive descent in __scm_destroy().David Miller1-3/+21
2008-11-07Fix logic error in rfkill_check_duplicityJonathan McDowell1-1/+1
2008-11-05net/9p: fix printk format warningsRandy Dunlap1-11/+20
2008-11-05unsigned fid->fid cannot be negativeRoel Kluin1-4/+5
2008-11-059p: rdma: remove duplicated #includeHuang Weiyi1-1/+0
2008-11-05p9: Fix leak of waitqueue in request allocation pathTom Tucker1-0/+3
2008-11-059p: Remove unneeded free of fcall for FlushTom Tucker1-6/+0
2008-11-059p: Make all client spin locks IRQ safeTom Tucker1-4/+6
2008-11-059p: rdma: Set trans prior to requesting async connection opsTom Tucker1-1/+3
2008-11-05tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller1-2/+1