Age | Commit message (Expand) | Author |
2012-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-08-21 | libceph: avoid truncation due to racing banners | Jim Schutt |
2012-08-21 | af_netlink: force credentials passing [CVE-2012-3520] | Eric Dumazet |
2012-08-21 | ipv4: fix ip header ident selection in __ip_make_skb() | Eric Dumazet |
2012-08-21 | ipv4: Use newinet->inet_opt in inet_csk_route_child_sock() | Christoph Paasch |
2012-08-21 | tcp: fix possible socket refcount problem | Eric Dumazet |
2012-08-20 | libceph: delay debugfs initialization until we learn global_id | Sage Weil |
2012-08-20 | net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child() | Neal Cardwell |
2012-08-20 | net/core/dev.c: fix kernel-doc warning | Randy Dunlap |
2012-08-20 | net: ipv6: fix oops in inet_putpeer() | Patrick McHardy |
2012-08-20 | caif: Do not dereference NULL in chnl_recv_cb() | Jesper Juhl |
2012-08-20 | Merge git://1984.lsi.us.es/nf | David S. Miller |
2012-08-20 | af_packet: don't emit packet on orig fanout group | Eric Leblond |
2012-08-16 | net: netprio: fix cgrp create and write priomap race | John Fastabend |
2012-08-16 | net: netprio: fd passed in SCM_RIGHTS datagram not set correctly | John Fastabend |
2012-08-16 | net: netprio: fix files lock and remove useless d_path bits | John Fastabend |
2012-08-16 | act_mirred: do not drop packets when fails to mirror it | Jason Wang |
2012-08-16 | netfilter: nf_ct_expect: fix possible access to uninitialized timer | Pablo Neira Ayuso |
2012-08-15 | net: fix info leak in compat dev_ifconf() | Mathias Krause |
2012-08-15 | ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT) | Mathias Krause |
2012-08-15 | dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO) | Mathias Krause |
2012-08-15 | dccp: check ccid before dereferencing | Mathias Krause |
2012-08-15 | llc: fix info leak via getsockname() | Mathias Krause |
2012-08-15 | l2tp: fix info leak via getsockname() | Mathias Krause |
2012-08-15 | Bluetooth: L2CAP - Fix info leak via getsockname() | Mathias Krause |
2012-08-15 | Bluetooth: RFCOMM - Fix info leak via getsockname() | Mathias Krause |
2012-08-15 | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) | Mathias Krause |
2012-08-15 | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY) | Mathias Krause |
2012-08-15 | Bluetooth: HCI - Fix info leak via getsockname() | Mathias Krause |
2012-08-15 | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) | Mathias Krause |
2012-08-15 | atm: fix info leak via getsockname() | Mathias Krause |
2012-08-15 | atm: fix info leak in getsockopt(SO_ATMPVC) | Mathias Krause |
2012-08-15 | bridge: fix rcu dereference outside of rcu_read_lock | Stephen Hemminger |
2012-08-14 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-08-14 | ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock | Ben Hutchings |
2012-08-14 | llc: Fix races between llc2 handler use and (un)registration | Ben Hutchings |
2012-08-14 | llc2: Call llc_station_exit() on llc2_init() failure path | Ben Hutchings |
2012-08-14 | llc2: Fix silent failure of llc_station_init() | Ben Hutchings |
2012-08-14 | net: ipv6: proc: Fix error handling | Igor Maravic |
2012-08-14 | ipv4: Cache local output routes | Yan, Zheng |
2012-08-14 | netpoll: re-enable irq in poll_napi() | Amerigo Wang |
2012-08-14 | netpoll: handle vlan tags in netpoll tx and rx path | Amerigo Wang |
2012-08-14 | vlan: clean up vlan_dev_hard_start_xmit() | Amerigo Wang |
2012-08-14 | vlan: clean up some variable names | Amerigo Wang |
2012-08-14 | netpoll: check netpoll tx status on the right device | Amerigo Wang |
2012-08-14 | bridge: use list_for_each_entry() in netpoll functions | Amerigo Wang |
2012-08-14 | bridge: add some comments for NETDEV_RELEASE | Amerigo Wang |
2012-08-14 | netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev() | Amerigo Wang |
2012-08-14 | netpoll: take rcu_read_lock_bh() in netpoll_rx() | Amerigo Wang |
2012-08-14 | netpoll: make __netpoll_cleanup non-block | Amerigo Wang |