Age | Commit message (Expand) | Author | Files | Lines |
2013-04-08 | VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue() | Mathias Krause | 1 | -1/+2 |
2013-04-08 | tipc: fix info leaks via msg_name in recv_msg/recv_stream | Mathias Krause | 1 | -0/+7 |
2013-04-08 | rose: fix info leak via msg_name in rose_recvmsg() | Mathias Krause | 1 | -0/+1 |
2013-04-08 | NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg() | Mathias Krause | 1 | -0/+3 |
2013-04-08 | netrom: fix info leak via msg_name in nr_recvmsg() | Mathias Krause | 1 | -0/+1 |
2013-04-08 | llc: Fix missing msg_namelen update in llc_ui_recvmsg() | Mathias Krause | 1 | -0/+2 |
2013-04-08 | l2tp: fix info leak in l2tp_ip6_recvmsg() | Mathias Krause | 1 | -0/+1 |
2013-04-08 | iucv: Fix missing msg_namelen update in iucv_sock_recvmsg() | Mathias Krause | 1 | -0/+2 |
2013-04-08 | irda: Fix missing msg_namelen update in irda_recvmsg_dgram() | Mathias Krause | 1 | -0/+2 |
2013-04-08 | caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg() | Mathias Krause | 1 | -0/+2 |
2013-04-08 | Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg() | Mathias Krause | 1 | -0/+1 |
2013-04-08 | Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg() | Mathias Krause | 1 | -0/+1 |
2013-04-08 | Bluetooth: fix possible info leak in bt_sock_recvmsg() | Mathias Krause | 1 | -2/+2 |
2013-04-08 | ax25: fix info leak via msg_name in ax25_recvmsg() | Mathias Krause | 1 | -0/+1 |
2013-04-08 | atm: update msg_namelen in vcc_recvmsg() | Mathias Krause | 1 | -0/+2 |
2013-04-07 | ipv6/tcp: Stop processing ICMPv6 redirect messages | Christoph Paasch | 1 | -0/+1 |
2013-04-06 | netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa... | Patrick McHardy | 1 | -4/+2 |
2013-04-06 | SUNRPC: Fix a potential memory leak in rpc_new_client | Trond Myklebust | 1 | -5/+2 |
2013-04-06 | SUNRPC: Remove extra xprt_put() | Chuck Lever | 1 | -3/+1 |
2013-04-05 | netfilter: don't reset nf_trace in nf_reset() | Patrick McHardy | 1 | -0/+1 |
2013-04-05 | net: ipv4: notify when address lifetime changes | Jiri Pirko | 1 | -2/+4 |
2013-04-05 | af_unix: If we don't care about credentials coallesce all messages | Eric W. Biederman | 1 | -1/+1 |
2013-04-05 | Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL" | Eric W. Biederman | 1 | -2/+2 |
2013-04-05 | net: count hw_addr syncs so that unsync works properly. | Vlad Yasevich | 1 | -3/+3 |
2013-04-05 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 4 | -2/+7 |
2013-04-05 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 7 | -24/+42 |
2013-04-03 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -0/+2 |
2013-04-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 7 | -24/+42 |
2013-04-03 | netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths | Matthias Schiffer | 1 | -1/+1 |
2013-04-02 | VSOCK: Handle changes to the VMCI context ID. | Reilly Grant | 4 | -26/+23 |
2013-04-02 | net IPv6 : Fix broken IPv6 routing table after loopback down-up | Balakumaran Kannan | 1 | -0/+27 |
2013-04-02 | cbq: incorrect processing of high limits | Vasily Averin | 1 | -1/+4 |
2013-04-01 | Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2 | -11/+3 |
2013-04-01 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 5 | -13/+39 |
2013-04-01 | Merge 3.9-rc5 into tty-next | Greg Kroah-Hartman | 55 | -401/+449 |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 20 | -82/+244 |
2013-03-31 | cfg80211: sched_scan_mtx lock in cfg80211_conn_work() | Artem Savkov | 1 | -0/+2 |
2013-03-29 | net: add a synchronize_net() in netdev_rx_handler_unregister() | Eric Dumazet | 1 | -0/+6 |
2013-03-29 | net: fq_codel: Fix off-by-one error | Vijay Subramanian | 1 | -1/+1 |
2013-03-29 | net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb' | Shmulik Ladkani | 1 | -1/+0 |
2013-03-29 | net: fix the use of this_cpu_ptr | Li RongQing | 1 | -1/+1 |
2013-03-29 | ipv6: don't accept node local multicast traffic from the wire | Hannes Frederic Sowa | 1 | -0/+12 |
2013-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+3 |
2013-03-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 12 | -76/+154 |
2013-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -1/+66 |
2013-03-27 | sch: add missing u64 in psched_ratecfg_precompute() | Sergey Popovich | 1 | -1/+1 |
2013-03-27 | rtnetlink: fix error return code in rtnl_link_fill() | Wei Yongjun | 1 | -1/+3 |
2013-03-27 | netfilter: nf_conntrack: fix error return code | Wei Yongjun | 1 | -0/+1 |
2013-03-27 | openvswitch: correct an invalid BUG_ON | Hong Zhiguo | 1 | -1/+1 |
2013-03-27 | openvswitch: Preallocate reply skb in ovs_vport_cmd_set(). | Jesse Gross | 1 | -12/+18 |