Age | Commit message (Expand) | Author |
2015-06-30 | Bluetooth: Reinitialize the list after deletion for session user list | Tedd Ho-Jeong An |
2015-06-30 | sock_diag: don't broadcast kernel sockets | Craig Gallek |
2015-06-29 | libceph: Fix ceph_tcp_sendpage()'s more boolean usage | Benoît Canet |
2015-06-29 | sctp: Fix race between OOTB responce and route removal | Alexander Sverdlin |
2015-06-28 | dsa: fix promiscuity leak on slave dev open error | Gilad Ben-Yossef |
2015-06-28 | net: Kill sock->sk_protinfo | David Miller |
2015-06-28 | ax25: Stop using sock->sk_protinfo. | David Miller |
2015-06-28 | flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect() | Geert Uytterhoeven |
2015-06-28 | ipv4: fix RCU lockdep warning from linkdown changes | Andy Gospodarek |
2015-06-28 | tipc: purge backlog queue counters when broadcast link is reset | Jon Paul Maloy |
2015-06-27 | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-06-26 | Bluetooth: hidp: Initialize list header of hidp session user | Tedd Ho-Jeong An |
2015-06-25 | libceph: Remove spurious kunmap() of the zero page | Benoît Canet |
2015-06-25 | net: sched: flower fix typo | Jamal Hadi Salim |
2015-06-25 | crush: sync up with userspace | Ilya Dryomov |
2015-06-25 | crush: fix crash from invalid 'take' argument | Ilya Dryomov |
2015-06-25 | libceph: fix wrong name "Ceph filesystem for Linux" | Hong Zhiguo |
2015-06-25 | libceph: a couple tweaks for wait loops | Ilya Dryomov |
2015-06-25 | libceph: store timeouts in jiffies, verify user input | Ilya Dryomov |
2015-06-25 | libceph: use kvfree() instead of open-coding it | Ilya Dryomov |
2015-06-25 | libceph: allow setting osd_req_op's flags | Yan, Zheng |
2015-06-25 | libceph: properly release STAT request's raw_data_in | Yan, Zheng |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-24 | bridge: vlan: flush the dynamically learned entries on port vlan delete | Nikolay Aleksandrov |
2015-06-24 | bridge: multicast: add a comment to br_port_state_selection about blocking state | Nikolay Aleksandrov |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-24 | net: inet_diag: export IPV6_V6ONLY sockopt | Phil Sutter |
2015-06-24 | net: ipv4 sysctl option to ignore routes when nexthop link is down | Andy Gospodarek |
2015-06-24 | net: track link-status of ipv4 nexthops | Andy Gospodarek |
2015-06-24 | net: switchdev: ignore unsupported bridge flags | Vivien Didelot |
2015-06-24 | ip: report the original address of ICMP messages | Julian Anastasov |
2015-06-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-06-23 | switchdev: change BUG_ON to WARN for attr set failure case | Scott Feldman |
2015-06-23 | switchdev; add VLAN support for port's bridge_getlink | Scott Feldman |
2015-06-23 | switchdev: rename vlan vid_start to vid_begin | Scott Feldman |
2015-06-23 | packet: remove handling of tx_ring | Maninder Singh |
2015-06-23 | Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/... | David S. Miller |
2015-06-23 | netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook | Eric W. Biederman |
2015-06-23 | netfilter: nftables: Do not run chains in the wrong network namespace | Eric W. Biederman |
2015-06-23 | bridge: multicast: restore router configuration on port link down/up | Satish Ashok |
2015-06-23 | bridge: multicast: start querier timer when running user-space stp | Nikolay Aleksandrov |
2015-06-23 | NET: ROSE: Don't dereference NULL neighbour pointer. | Ralf Baechle |
2015-06-23 | Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller |
2015-06-23 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-06-23 | tcp: Do not call tcp_fastopen_reset_cipher from interrupt context | Christoph Paasch |
2015-06-23 | inet_diag: Remove _bh suffix in inet_diag_dump_reqs(). | Hiroaki SHIMODA |
2015-06-23 | switchdev: fdb filter_dev is always NULL for self (device), so remove check | Scott Feldman |
2015-06-23 | module: add per-module param_lock | Dan Streetman |
2015-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |