Age | Commit message (Expand) | Author | Files | Lines |
2017-05-30 | net: add extack arg to lwtunnel build state | David Ahern | 2 | -3/+16 |
2017-05-30 | net: lwtunnel: Add extack to encap attr validation | David Ahern | 1 | -4/+9 |
2017-05-30 | net: ipv4: Add extack message for invalid prefix or length | David Ahern | 1 | -1/+2 |
2017-05-28 | net: phy: Relax error checking on sysfs_create_link() | Florian Fainelli | 1 | -0/+2 |
2017-05-28 | bonding: Prevent duplicate userspace notification | Vlad Yasevich | 1 | -0/+2 |
2017-05-28 | rtnl: Add support for netdev event to link messages | Vlad Yasevich | 2 | -1/+13 |
2017-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 14 | -36/+79 |
2017-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 9 | -27/+62 |
2017-05-26 | bridge: Export multicast enabled state | Ido Schimmel | 1 | -0/+5 |
2017-05-26 | bridge: Export VLAN filtering state | Ido Schimmel | 1 | -0/+9 |
2017-05-26 | ipv4: add reference counting to metrics | Eric Dumazet | 2 | -6/+12 |
2017-05-26 | net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTE | Roopa Prabhu | 1 | -0/+1 |
2017-05-26 | net: ipv4: Save trie prefix to fib lookup result | David Ahern | 1 | -0/+1 |
2017-05-26 | net: ipv4: refactor ip_route_input_noref | David Ahern | 1 | -0/+3 |
2017-05-26 | net: ipv4: refactor __ip_route_output_key_hash | David Ahern | 1 | -3/+6 |
2017-05-26 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2017-05-26 | Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+5 |
2017-05-26 | Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -3/+3 |
2017-05-26 | PCI/msi: fix the pci_alloc_irq_vectors_affinity stub | Christoph Hellwig | 1 | -3/+3 |
2017-05-25 | bpf: add various verifier test cases | Daniel Borkmann | 1 | -0/+10 |
2017-05-25 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -0/+8 |
2017-05-25 | net_sched: only create filter chains for new filters/actions | WANG Cong | 1 | -1/+2 |
2017-05-25 | Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 4 | -7/+165 |
2017-05-24 | vlan: Fix tcp checksum offloads in Q-in-Q vlans | Vlad Yasevich | 1 | -8/+10 |
2017-05-24 | net/sched: flower: add support for matching on tcp flags | Jiri Pirko | 1 | -0/+3 |
2017-05-24 | net: flow_dissector: add support for dissection of tcp flags | Jiri Pirko | 1 | -0/+9 |
2017-05-24 | Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2 | -1/+21 |
2017-05-24 | qed: Replace set_id() api with set_name() | Mintz, Yuval | 1 | -3/+1 |
2017-05-24 | qed: Provide MBI information in dev_info | Tomer Tayar | 1 | -0/+17 |
2017-05-24 | qed: Align DP_ERR style with other DP macros | Mintz, Yuval | 1 | -5/+7 |
2017-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+5 |
2017-05-24 | Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 1 | -0/+1 |
2017-05-23 | PCI/PM: Add needs_resume flag to avoid suspend complete optimization | Imre Deak | 1 | -0/+5 |
2017-05-23 | libceph: use kbasename() and kill ceph_file_part() | Ilya Dryomov | 1 | -3/+3 |
2017-05-23 | net: make struct request_sock_ops::obj_size unsigned | Alexey Dobriyan | 1 | -1/+1 |
2017-05-23 | net: make struct inet_frags::qsize unsigned | Alexey Dobriyan | 1 | -1/+1 |
2017-05-23 | mlx5: fix bug reading rss_hash_type from CQE | Jesper Dangaard Brouer | 1 | -2/+8 |
2017-05-23 | cdc-ether: divorce initialisation with a filter reset and a generic method | Oliver Neukum | 1 | -0/+1 |
2017-05-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -10/+0 |
2017-05-23 | net/mlx5: Avoid using pending command interface slots | Mohamad Haj Yahia | 1 | -1/+6 |
2017-05-23 | net/sched: act_csum: Add accessors for offloading drivers | Or Gerlitz | 1 | -0/+15 |
2017-05-23 | ptrace: Properly initialize ptracer_cred on fork | Eric W. Biederman | 1 | -2/+5 |
2017-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 12 | -23/+59 |
2017-05-23 | net: dsa: move notifier info to private header | Vivien Didelot | 1 | -10/+0 |
2017-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -2/+11 |
2017-05-22 | blk-mq: remove blk_mq_abort_requeue_list() | Ming Lei | 1 | -1/+0 |
2017-05-22 | net: ipv6: Plumb extack through route add functions | David Ahern | 2 | -2/+3 |
2017-05-22 | net: ipv4: Add extack messages for route add failures | David Ahern | 1 | -0/+5 |
2017-05-22 | net: ipv4: Plumb extack through route add functions | David Ahern | 1 | -1/+2 |
2017-05-22 | of/platform: Make of_platform_device_destroy globally visible | Jan Glauber | 1 | -0/+1 |