| Commit message (Expand) | Author | Age | Files | Lines |
* | net: introduce pre-change upper device notifier | Jiri Pirko | 2015-10-16 | 1 | -0/+1 |
* | tcp/dccp: fix race at listener dismantle phase | Eric Dumazet | 2015-10-16 | 2 | -26/+2 |
* | tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper | Eric Dumazet | 2015-10-16 | 1 | -0/+1 |
* | switchdev: introduce possibility to defer obj_add/del | Jiri Pirko | 2015-10-15 | 1 | -0/+1 |
* | switchdev: remove pointers from switchdev objects | Jiri Pirko | 2015-10-15 | 1 | -4/+3 |
* | switchdev: allow caller to explicitly request attr_set as deferred | Jiri Pirko | 2015-10-15 | 1 | -0/+1 |
* | switchdev: make struct switchdev_attr parameter const for attr_set calls | Jiri Pirko | 2015-10-15 | 1 | -3/+3 |
* | switchdev: introduce switchdev deferred ops infrastructure | Jiri Pirko | 2015-10-15 | 1 | -0/+5 |
* | net/mlx4_core: Replace VF zero mac with random mac in mlx4_core | Jack Morgenstein | 2015-10-14 | 1 | -0/+1 |
* | net/mlx5_core: Wait for FW readiness on startup | Eli Cohen | 2015-10-14 | 2 | -1/+7 |
* | net/mlx5_core: Add pci error handlers to mlx5_core driver | Majd Dibbiny | 2015-10-14 | 1 | -0/+22 |
* | net/mlx5_core: Fix internal error detection conditions | Eli Cohen | 2015-10-14 | 1 | -0/+1 |
* | tcp: avoid spurious SYN flood detection at listen() time | Eric Dumazet | 2015-10-14 | 1 | -1/+1 |
* | Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l... | David S. Miller | 2015-10-14 | 2 | -6/+6 |
|\ |
|
| * | can: at91: remove at91_can_data | Alexandre Belloni | 2015-10-13 | 1 | -5/+0 |
| * | can: avoid using timeval for uapi | Arnd Bergmann | 2015-10-13 | 1 | -1/+6 |
* | | Revert "ipv4/icmp: redirect messages can use the ingress daddr as source" | Paolo Abeni | 2015-10-14 | 1 | -1/+0 |
|/ |
|
* | net: Add IPv6 support to l3mdev | David Ahern | 2015-10-13 | 1 | -0/+46 |
* | ipv6: Pass struct net into nf_ct_frag6_gather | Eric W. Biederman | 2015-10-12 | 1 | -1/+1 |
* | ipv4: Pass struct net into ip_defrag and ip_check_defrag | Eric W. Biederman | 2015-10-12 | 1 | -3/+3 |
* | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or... | David S. Miller | 2015-10-12 | 1 | -0/+2 |
|\ |
|
| * | brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices. | Hante Meuleman | 2015-09-29 | 1 | -0/+2 |
* | | ipv4/icmp: redirect messages can use the ingress daddr as source | Paolo Abeni | 2015-10-12 | 1 | -0/+1 |
* | | tcp: shrink tcp_timewait_sock by 8 bytes | Eric Dumazet | 2015-10-12 | 2 | -2/+4 |
* | | net: shrink struct sock and request_sock by 8 bytes | Eric Dumazet | 2015-10-12 | 2 | -8/+11 |
* | | net: align sk_refcnt on 128 bytes boundary | Eric Dumazet | 2015-10-12 | 3 | -5/+16 |
* | | net: SO_INCOMING_CPU setsockopt() support | Eric Dumazet | 2015-10-12 | 1 | -6/+4 |
* | | sock: support per-packet fwmark | Edward Jee | 2015-10-12 | 1 | -0/+7 |
* | | bpf: charge user for creation of BPF maps and programs | Alexei Starovoitov | 2015-10-12 | 2 | -1/+4 |
* | | bpf: enable non-root eBPF programs | Alexei Starovoitov | 2015-10-12 | 1 | -0/+2 |
* | | switchdev: skip over ports returning -EOPNOTSUPP when recursing ports | Scott Feldman | 2015-10-12 | 1 | -0/+1 |
* | | switchdev: add bridge ageing_time attribute | Scott Feldman | 2015-10-12 | 1 | -0/+2 |
* | | net: dsa: use switchdev obj in port_fdb_del | Vivien Didelot | 2015-10-11 | 1 | -1/+1 |
* | | net: dsa: push prepare phase in port_fdb_add | Vivien Didelot | 2015-10-11 | 1 | -1/+2 |
* | | net: dsa: add port_fdb_prepare | Vivien Didelot | 2015-10-11 | 1 | -0/+6 |
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-10-11 | 11 | -95/+430 |
|\ \ |
|
| * | | 6lowpan: move shared settings to lowpan_netdev_setup | Alexander Aring | 2015-10-08 | 1 | -0/+2 |
| * | | Bluetooth: Add debugfs entry for setting vendor diagnostic mode | Marcel Holtmann | 2015-10-08 | 2 | -0/+2 |
| * | | Bluetooth: Add support for vendor specific diagnostic channel | Marcel Holtmann | 2015-10-08 | 3 | -0/+3 |
| * | | Bluetooth: Send index information updates to monitor channel | Marcel Holtmann | 2015-10-08 | 1 | -0/+7 |
| * | | Bluetooth: Send transport open and close monitor events | Marcel Holtmann | 2015-10-05 | 1 | -0/+2 |
| * | | Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events | Marcel Holtmann | 2015-10-05 | 1 | -0/+2 |
| * | | mac802154: check on len instead mac_len | Alexander Aring | 2015-09-30 | 1 | -1/+1 |
| * | | nl802154: add support for security layer | Alexander Aring | 2015-09-30 | 3 | -75/+322 |
| * | | netlink: add nla_get for le32 and le64 | Alexander Aring | 2015-09-30 | 1 | -0/+18 |
| * | | Bluetooth: Add hci_cmd_sync function | Loic Poulain | 2015-09-29 | 1 | -0/+3 |
| * | | ieee802154: remove unnecessary includes | Alexander Aring | 2015-09-24 | 1 | -3/+0 |
| * | | Bluetooth: Add BT_WARN and bt_dev_warn logging macros | Frederic Danis | 2015-09-24 | 1 | -0/+5 |
| * | | ieee802154: add helpers for frame control checks | Alexander Aring | 2015-09-22 | 1 | -0/+12 |
| * | | ieee802154: change needed headroom/tailroom | Alexander Aring | 2015-09-22 | 3 | -8/+19 |