Age | Commit message (Expand) | Author |
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-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-06-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-21 | packet: avoid out of bounds read in round robin fanout | Willem de Bruijn |
2015-06-21 | ipv4: include NLM_F_APPEND flag in append route notifications | Roopa Prabhu |
2015-06-21 | netlink: add API to retrieve all group memberships | David Herrmann |
2015-06-21 | sock_diag: fetch source port from inet_sock | Craig Gallek |
2015-06-21 | mac80211: fix locking in update_vlan_tailroom_need_count() | Johannes Berg |
2015-06-21 | can: fix loss of CAN frames in raw_rcv | Oliver Hartkopp |
2015-06-21 | pkt_sched: sch_qfq: remove redundant -if- control statement | Andrea Parri |
2015-06-21 | neigh: do not modify unlinked entries | Julian Anastasov |
2015-06-21 | net: rds: use for_each_sg() for scatterlist parsing | Fabian Frederick |
2015-06-21 | packet: free packet_rollover after synchronize_net | Willem de Bruijn |
2015-06-21 | packet: read num_members once in packet_rcv_fanout() | Eric Dumazet |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu |
2015-06-18 | netfilter: Remove spurios included of netfilter.h | Eric W Biederman |
2015-06-18 | netfilter: don't pull include/linux/netfilter.h from netns headers | Pablo Neira Ayuso |
2015-06-18 | netfilter: use forward declaration instead of including linux/proc_fs.h | Pablo Neira Ayuso |
2015-06-18 | net: sched: Simplify em_ipset_match | Eric W. Biederman |
2015-06-18 | netfilter: Kill unused copies of RCV_SKB_FAIL | Eric W. Biederman |
2015-06-18 | netfilter: bridge: split ipv6 code into separated file | Pablo Neira Ayuso |
2015-06-18 | Bluetooth: Fix warning of potentially uninitialized adv_instance variable | Johan Hedberg |
2015-06-18 | Bluetooth: Use zalloc when possible | Johan Hedberg |
2015-06-18 | Bluetooth: Increment management interface revision | Marcel Holtmann |
2015-06-18 | Bluetooth: hci_core: remove obsolete adv_instance | Florian Grandel |