summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* net: ipv4: Add extack message for invalid prefix or lengthDavid Ahern2017-05-301-1/+2
* net: phy: Relax error checking on sysfs_create_link()Florian Fainelli2017-05-281-0/+2
* bonding: Prevent duplicate userspace notificationVlad Yasevich2017-05-281-0/+2
* rtnl: Add support for netdev event to link messagesVlad Yasevich2017-05-282-1/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2714-36/+79
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-269-27/+62
| |\
| | * ipv4: add reference counting to metricsEric Dumazet2017-05-262-6/+12
| | * bpf: add various verifier test casesDaniel Borkmann2017-05-251-0/+10
| | * vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich2017-05-241-8/+10
| | * Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-05-242-1/+21
| | |\
| | | * net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-231-1/+6
| | | * net/sched: act_csum: Add accessors for offloading driversOr Gerlitz2017-05-231-0/+15
| | * | mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer2017-05-231-2/+8
| | * | cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum2017-05-231-0/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-05-231-10/+0
| | |\ \ | | | |/ | | |/|
| | | * xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-05-041-10/+0
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-261-1/+0
| |\ \ \
| | * | | blk-mq: remove blk_mq_abort_requeue_list()Ming Lei2017-05-221-1/+0
| * | | | Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-261-0/+5
| |\ \ \ \
| | * | | | PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak2017-05-231-0/+5
| * | | | | Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-261-3/+3
| |\ \ \ \ \
| | * | | | | libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov2017-05-231-3/+3
| | | |/ / / | | |/| | |
| * | | | | PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig2017-05-261-3/+3
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-241-2/+5
| |\ \ \ \ \
| | * | | | | ptrace: Properly initialize ptracer_cred on forkEric W. Biederman2017-05-231-2/+5
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-05-241-0/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | of/platform: Make of_platform_device_destroy globally visibleJan Glauber2017-05-221-0/+1
| | |/ / /
* | | | | bridge: Export multicast enabled stateIdo Schimmel2017-05-261-0/+5
* | | | | bridge: Export VLAN filtering stateIdo Schimmel2017-05-261-0/+9
* | | | | net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTERoopa Prabhu2017-05-261-0/+1
* | | | | net: ipv4: Save trie prefix to fib lookup resultDavid Ahern2017-05-261-0/+1
* | | | | net: ipv4: refactor ip_route_input_norefDavid Ahern2017-05-261-0/+3
* | | | | net: ipv4: refactor __ip_route_output_key_hashDavid Ahern2017-05-261-3/+6
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-05-251-0/+8
|\ \ \ \ \
| * | | | | Bluetooth: Set LE Default PHY preferencesMarcel Holtmann2017-05-181-0/+7
| * | | | | Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann2017-05-181-0/+1
* | | | | | net_sched: only create filter chains for new filters/actionsWANG Cong2017-05-251-1/+2
* | | | | | Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-05-254-7/+165
|\ \ \ \ \ \
| * | | | | | net/mlx5: FPGA, Add basic support for InnovaIlan Tayari2017-05-144-2/+164
| * | | | | | net/mlx5: Introduce trigger_health_work functionIlan Tayari2017-05-141-0/+1
| * | | | | | {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-5/+0
| | |_|/ / / | |/| | | |
* | | | | | net/sched: flower: add support for matching on tcp flagsJiri Pirko2017-05-241-0/+3
* | | | | | net: flow_dissector: add support for dissection of tcp flagsJiri Pirko2017-05-241-0/+9
* | | | | | qed: Replace set_id() api with set_name()Mintz, Yuval2017-05-241-3/+1
* | | | | | qed: Provide MBI information in dev_infoTomer Tayar2017-05-241-0/+17
* | | | | | qed: Align DP_ERR style with other DP macrosMintz, Yuval2017-05-241-5/+7
* | | | | | net: make struct request_sock_ops::obj_size unsignedAlexey Dobriyan2017-05-231-1/+1
* | | | | | net: make struct inet_frags::qsize unsignedAlexey Dobriyan2017-05-231-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2312-23/+59
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-224-2/+11
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |