summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-18net: Statically initialize init_net.dev_base_headRustad, Mark D
2012-07-18cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore
2012-07-17libceph: fix messenger retrySage Weil
2012-07-17Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-07-17ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov
2012-07-16ax25: Fix missing breakAlan Cox
2012-07-16caif: Fix access to freed pernet memorySjur Brændeland
2012-07-16net: cgroup: fix access the unallocated memory in netprio cgroupGao feng
2012-07-16sctp: Fix list corruption resulting from freeing an association on a listNeil Horman
2012-07-16net: respect GFP_DMA in __netdev_alloc_skb()Eric Dumazet
2012-07-12sch_sfb: Fix missing NULL checkAlan Cox
2012-07-10net: Fix memory leak - vlan_info structAmir Hanania
2012-07-10Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-07-09net/rxrpc/ar-peer.c: remove invalid reference to list iterator variableJulia Lawall
2012-07-09net: cgroup: fix out of bounds accessesEric Dumazet
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09mac80211: destroy assoc_data correctly if assoc failsEliad Peller
2012-07-09NFC: Prevent NULL deref when getting socket nameSasha Levin
2012-07-09mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn
2012-07-09Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-07-09netfilter: ipset: timeout fixing bug broke SET target special timeout valueJozsef Kadlecsik
2012-07-09cgroup: fix panic in netprio_cgroupGao feng
2012-07-09netem: add limitation to reordered packetsEric Dumazet
2012-07-08ieee802154: verify packet size before trying to allocate itSasha Levin
2012-07-06batman-adv: check incoming packet type for blaSimon Wunderlich
2012-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-06-30sctp: be more restrictive in transport selection on bundled sacksNeil Horman
2012-06-29Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-06-29netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msgTomasz Bursztyka
2012-06-29netfilter: ipset: fix crash if IPSET_CMD_NONE command is sentTomasz Bursztyka
2012-06-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-28net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.Vinson Lee
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-279p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg
2012-06-26bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger
2012-06-26net: l2tp_eth: use LLTX to avoid LOCKDEP splatsEric Dumazet
2012-06-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-06-25mac802154: add missed bracesalex.bluesman.smirnov@gmail.com
2012-06-26NFC: Return from rawsock_release when sk is NULLEric Dumazet
2012-06-25net: l2tp_eth: fix l2tp_eth_dev_xmit raceEric Dumazet
2012-06-25caif: Clear shutdown mask to zero at reconnect.Sjur Brændeland
2012-06-25tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()Neal Cardwell
2012-06-25ipv6: fib: fix fib dump restartEric Dumazet
2012-06-25HID: Fix the generic Kconfig optionsHenrik Rydberg
2012-06-25NFC: Prevent multiple buffer overflows in NCIDan Rosenberg
2012-06-25netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6Eric Dumazet