Age | Commit message (Expand) | Author | Files | Lines |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 390 | -6682/+14698 |
2015-06-24 | bridge: vlan: flush the dynamically learned entries on port vlan delete | Nikolay Aleksandrov | 6 | -7/+11 |
2015-06-24 | bridge: multicast: add a comment to br_port_state_selection about blocking state | Nikolay Aleksandrov | 1 | -0/+4 |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 14 | -42/+100 |
2015-06-24 | net: inet_diag: export IPV6_V6ONLY sockopt | Phil Sutter | 1 | -0/+4 |
2015-06-24 | net: ipv4 sysctl option to ignore routes when nexthop link is down | Andy Gospodarek | 7 | -16/+48 |
2015-06-24 | net: track link-status of ipv4 nexthops | Andy Gospodarek | 2 | -21/+62 |
2015-06-24 | net: switchdev: ignore unsupported bridge flags | Vivien Didelot | 1 | -1/+1 |
2015-06-24 | ip: report the original address of ICMP messages | Julian Anastasov | 2 | -2/+21 |
2015-06-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 14 | -266/+102 |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-06-23 | switchdev: change BUG_ON to WARN for attr set failure case | Scott Feldman | 1 | -1/+2 |
2015-06-23 | switchdev; add VLAN support for port's bridge_getlink | Scott Feldman | 2 | -4/+137 |
2015-06-23 | switchdev: rename vlan vid_start to vid_begin | Scott Feldman | 2 | -8/+8 |
2015-06-23 | packet: remove handling of tx_ring | Maninder Singh | 1 | -9/+5 |
2015-06-23 | Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -1/+5 |
2015-06-23 | netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook | Eric W. Biederman | 4 | -1/+42 |
2015-06-23 | netfilter: nftables: Do not run chains in the wrong network namespace | Eric W. Biederman | 1 | -1/+6 |
2015-06-23 | bridge: multicast: restore router configuration on port link down/up | Satish Ashok | 1 | -0/+4 |
2015-06-23 | bridge: multicast: start querier timer when running user-space stp | Nikolay Aleksandrov | 1 | -1/+2 |
2015-06-23 | NET: ROSE: Don't dereference NULL neighbour pointer. | Ralf Baechle | 1 | -1/+2 |
2015-06-23 | Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 1 | -1/+1 |
2015-06-23 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 22 | -330/+1301 |
2015-06-23 | tcp: Do not call tcp_fastopen_reset_cipher from interrupt context | Christoph Paasch | 3 | -4/+7 |
2015-06-23 | inet_diag: Remove _bh suffix in inet_diag_dump_reqs(). | Hiroaki SHIMODA | 1 | -2/+2 |
2015-06-23 | switchdev: fdb filter_dev is always NULL for self (device), so remove check | Scott Feldman | 1 | -6/+0 |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 9 | -239/+356 |
2015-06-23 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -6/+1 |
2015-06-21 | packet: avoid out of bounds read in round robin fanout | Willem de Bruijn | 1 | -16/+2 |
2015-06-21 | ipv4: include NLM_F_APPEND flag in append route notifications | Roopa Prabhu | 1 | -2/+5 |
2015-06-21 | netlink: add API to retrieve all group memberships | David Herrmann | 1 | -0/+22 |
2015-06-21 | sock_diag: fetch source port from inet_sock | Craig Gallek | 1 | -0/+2 |
2015-06-21 | mac80211: fix locking in update_vlan_tailroom_need_count() | Johannes Berg | 1 | -3/+10 |
2015-06-21 | can: fix loss of CAN frames in raw_rcv | Oliver Hartkopp | 1 | -1/+5 |
2015-06-21 | pkt_sched: sch_qfq: remove redundant -if- control statement | Andrea Parri | 1 | -2/+1 |
2015-06-21 | neigh: do not modify unlinked entries | Julian Anastasov | 1 | -0/+13 |
2015-06-21 | net: rds: use for_each_sg() for scatterlist parsing | Fabian Frederick | 1 | -8/+14 |
2015-06-21 | packet: free packet_rollover after synchronize_net | Willem de Bruijn | 2 | -1/+3 |
2015-06-21 | packet: read num_members once in packet_rcv_fanout() | Eric Dumazet | 1 | -1/+1 |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 44 | -831/+1458 |
2015-06-18 | netfilter: Remove spurios included of netfilter.h | Eric W Biederman | 8 | -8/+0 |
2015-06-18 | netfilter: don't pull include/linux/netfilter.h from netns headers | Pablo Neira Ayuso | 1 | -0/+1 |
2015-06-18 | netfilter: use forward declaration instead of including linux/proc_fs.h | Pablo Neira Ayuso | 1 | -0/+1 |
2015-06-18 | net: sched: Simplify em_ipset_match | Eric W. Biederman | 1 | -2/+2 |
2015-06-18 | netfilter: Kill unused copies of RCV_SKB_FAIL | Eric W. Biederman | 2 | -4/+0 |
2015-06-18 | netfilter: bridge: split ipv6 code into separated file | Pablo Neira Ayuso | 3 | -239/+255 |
2015-06-18 | Bluetooth: Fix warning of potentially uninitialized adv_instance variable | Johan Hedberg | 1 | -6/+2 |
2015-06-18 | Bluetooth: Use zalloc when possible | Johan Hedberg | 1 | -2/+1 |
2015-06-18 | Bluetooth: Increment management interface revision | Marcel Holtmann | 1 | -1/+1 |
2015-06-18 | Bluetooth: hci_core: remove obsolete adv_instance | Florian Grandel | 1 | -1/+0 |