aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy
2013-04-06netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...Hannes Frederic Sowa
2013-04-05Bluetooth: hidp: verify l2cap socketsDavid Herrmann
2013-04-05Bluetooth: hidp: remove redundant error messageDavid Herrmann
2013-04-05sunrpc: drop "select NETVM"Paul Bolle
2013-04-05SUNRPC: Fix a potential memory leak in rpc_new_clientTrond Myklebust
2013-04-05SUNRPC: Remove extra xprt_put()Chuck Lever
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-04SUNRPC: Don't recognize RPC_AUTH_MAXFLAVORChuck Lever
2013-04-04Bluetooth: Remove driver init queue from coreMarcel Holtmann
2013-04-04Bluetooth: Add driver setup stage for early initMarcel Holtmann
2013-04-04Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg
2013-04-04Bluetooth: Add support for custom event terminated commandsJohan Hedberg
2013-04-04Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg
2013-04-04Bluetooth: Track received events in hdevJohan Hedberg
2013-04-04Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes
2013-04-04Bluetooth: Fix hci_inquiry ioctl usageAndre Guedes
2013-04-04Bluetooth: Fix HCI request frameworkAndre Guedes
2013-04-03SUNRPC/cache: add module_put() on error path in cache_open()Alexey Khoroshilov
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