aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-163/+125
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2012-12-10ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg1-10/+9
2012-12-09inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell1-7/+24
2012-12-09inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell1-11/+17
2012-12-09inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell1-3/+45
2012-12-09inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell1-14/+39
2012-12-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet2-3/+5
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng2-6/+15
2012-12-01tcp: fix crashes in do_tcp_sendpages()Eric Dumazet1-9/+6
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-2/+0
2012-11-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller2-10/+6
2012-11-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-1/+1
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala1-0/+1
2012-11-28sctp: Error in calculation of RTTvarSchoch Christian1-1/+1
2012-11-28sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala2-6/+11
2012-11-28sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space failsTommi Rantala1-2/+5
2012-11-26net: ipmr: limit MRT_TABLE identifiersEric Dumazet1-0/+4
2012-11-26ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell1-1/+2
2012-11-26can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp1-0/+3
2012-11-26mac80211: fix remain-on-channel (non-)cancellingJohannes Berg1-2/+0
2012-11-24netfilter: ipset: fix netiface set name overflowFlorian Westphal1-1/+1
2012-11-22ipv4: do not cache looped multicastsJulian Anastasov1-2/+5
2012-11-22Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller5-13/+15
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller2-13/+2
2012-11-22netprio_cgroup: allow nesting and inherit config on cgroup creationTejun Heo1-18/+24
2012-11-22netprio_cgroup: implement netprio[_set]_prio() helpersTejun Heo1-22/+50
2012-11-22netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidxTejun Heo1-54/+11
2012-11-22netprio_cgroup: reimplement priomap expansionTejun Heo1-23/+33
2012-11-22netprio_cgroup: shorten variable names in extend_netdev_table()Tejun Heo1-12/+11
2012-11-22netprio_cgroup: simplify write_priomap()Tejun Heo1-45/+11
2012-11-22netcls_cgroup: move config inheritance to ->css_online() and remove .broken_hierarchy markingTejun Heo1-12/+8
2012-11-21netfilter: cttimeout: fix buffer overflowFlorian Westphal1-1/+2
2012-11-21netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik4-12/+13
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-5/+25
2012-11-20ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet1-1/+2
2012-11-20NFC: Fix nfc_llcp_local chained list insertionThierry Escande1-1/+1
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2-4/+24
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()Tejun Heo2-8/+8
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman24-56/+129
2012-11-16wireless: add back sysfs directoryJohannes Berg1-0/+20
2012-11-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller12-20/+47
2012-11-16net-rps: Fix brokeness causing OOO packetsTom Herbert1-1/+3
2012-11-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-7/+20
2012-11-16tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet1-3/+9
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville12-20/+47
2012-11-16batman-adv: process broadcast packets in BLA earlierAntonio Quartulli1-6/+6
2012-11-16batman-adv: don't add TEMP clients belonging to other backbone nodesAntonio Quartulli1-0/+7
2012-11-16batman-adv: correctly pass the client flag on tt_responseAntonio Quartulli1-1/+1
2012-11-16batman-adv: fix tt_global_entries flags updateAntonio Quartulli1-0/+6