summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-07VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()Mathias Krause
2013-04-07tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause
2013-04-07rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause
2013-04-07NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause
2013-04-07netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause
2013-04-07llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause
2013-04-07l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause
2013-04-07iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause
2013-04-07irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause
2013-04-07caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause
2013-04-07Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause
2013-04-07Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause
2013-04-07Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-04-07ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause
2013-04-07atm: update msg_namelen in vcc_recvmsg()Mathias Krause
2013-04-07ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-04-06netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...Hannes Frederic Sowa
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-04-05netfilter: remove unneeded variable proc_net_netfilterPablo Neira Ayuso
2013-04-05netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queueGao feng
2013-04-05netfilter: enable per netns support for nf_loggersGao feng
2013-04-05netfilter: nfnetlink_log: add net namespace support for nfnetlink_logGao feng
2013-04-05netfilter: ipt_ULOG: add net namespace support for ipt_ULOGGao feng
2013-04-05netfilter: ebt_ulog: add net namespace support for ebt_ulogGao feng
2013-04-05netfilter: xt_LOG: add net namespace support for xt_LOGGao feng
2013-04-05netfilter: ebt_log: add net namespace support for ebt_logGao feng
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng
2013-04-05netfilter: make /proc/net/netfilter pernetGao feng
2013-04-05net: ipv4: notify when address lifetime changesJiri Pirko
2013-04-05af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman
2013-04-05Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"Eric W. Biederman
2013-04-05net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-04-04Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-04-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-04-04net: frag queue per hash bucket lockingJesper Dangaard Brouer
2013-04-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-03netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-02openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attributeThomas Graf
2013-04-02net: fix smatch warnings inside datagram_pollJacob Keller
2013-04-02VSOCK: Handle changes to the VMCI context ID.Reilly Grant
2013-04-02net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan
2013-04-02ipconfig: add informative timeout messages while waiting for carrierPaul Gortmaker
2013-04-02cbq: incorrect processing of high limitsVasily Averin
2013-04-02bridge: remove a redundant synchronize_net()Eric Dumazet
2013-04-01netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashingholger@eitzenberger.org
2013-04-01netfilter: xt_NFQUEUE: introduce CPU fanoutholger@eitzenberger.org
2013-04-01netfilter: use IS_ENABLE to replace if defined in TRACE targetGao feng