aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-31dsa: add DSA switch driver for Microchip KSZ9477Woojung Huh1-0/+29
2017-05-31phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh1-0/+2
2017-05-31dsa: add support for Microchip KSZ tail taggingWoojung Huh1-0/+1
2017-05-31bpf: teach verifier to track stack depthAlexei Starovoitov1-0/+1
2017-05-31bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov1-0/+3
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski1-0/+19
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot1-1/+1
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern2-3/+16
2017-05-30net: lwtunnel: Add extack to encap attr validationDavid Ahern1-4/+9
2017-05-30net: ipv4: Add extack message for invalid prefix or lengthDavid Ahern1-1/+2
2017-05-27net: phy: Relax error checking on sysfs_create_link()Florian Fainelli1-0/+2
2017-05-27bonding: Prevent duplicate userspace notificationVlad Yasevich1-0/+2
2017-05-27rtnl: Add support for netdev event to link messagesVlad Yasevich2-1/+13
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-36/+79
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-27/+62
2017-05-26bridge: Export multicast enabled stateIdo Schimmel1-0/+5
2017-05-26bridge: Export VLAN filtering stateIdo Schimmel1-0/+9
2017-05-26ipv4: add reference counting to metricsEric Dumazet2-6/+12
2017-05-26net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTERoopa Prabhu1-0/+1
2017-05-26net: ipv4: Save trie prefix to fib lookup resultDavid Ahern1-0/+1
2017-05-26net: ipv4: refactor ip_route_input_norefDavid Ahern1-0/+3
2017-05-26net: ipv4: refactor __ip_route_output_key_hashDavid Ahern1-3/+6
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+5
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+3
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig1-3/+3
2017-05-25bpf: add various verifier test casesDaniel Borkmann1-0/+10
2017-05-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+8
2017-05-25net_sched: only create filter chains for new filters/actionsWANG Cong1-1/+2
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller4-7/+165
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-8/+10
2017-05-24net/sched: flower: add support for matching on tcp flagsJiri Pirko1-0/+3
2017-05-24net: flow_dissector: add support for dissection of tcp flagsJiri Pirko1-0/+9
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-1/+21
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval1-3/+1
2017-05-24qed: Provide MBI information in dev_infoTomer Tayar1-0/+17
2017-05-24qed: Align DP_ERR style with other DP macrosMintz, Yuval1-5/+7
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-2/+5
2017-05-24Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+1
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak1-0/+5
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov1-3/+3
2017-05-23net: make struct request_sock_ops::obj_size unsignedAlexey Dobriyan1-1/+1
2017-05-23net: make struct inet_frags::qsize unsignedAlexey Dobriyan1-1/+1
2017-05-23mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer1-2/+8
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum1-0/+1
2017-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-10/+0
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia1-1/+6
2017-05-23net/sched: act_csum: Add accessors for offloading driversOr Gerlitz1-0/+15
2017-05-23ptrace: Properly initialize ptracer_cred on forkEric W. Biederman1-2/+5
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-23/+59