summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: don't send unknown nsidNicolas Dichtel2017-06-011-1/+3
* qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2017-06-011-1/+1
* mpls: fix clearing of dead nh_flags on link upRoopa Prabhu2017-05-311-1/+1
* isdn: Fix a sleep-in-atomic bugJia-Ju Bai2017-05-311-1/+1
* net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-311-1/+8
* net: fix auto-loading of Marvell DSA driverRussell King2017-05-311-0/+13
* net: phy: fix marvell phy status readingRussell King2017-05-311-2/+0Star
* tcp: reinitialize MTU probing when setting MSS in a TCP repairDouglas Caetano dos Santos2017-05-311-2/+4
* Merge branch 'mlx4-mlx5-MAINTAINERS-update'David S. Miller2017-05-301-3/+3
|\
| * MAINTAINERS: Move mlx5 rdma header file to IB driver chargeTariq Toukan2017-05-301-1/+1
| * MAINTAINERS: Move mlx4 rdma header file to IB driver chargeTariq Toukan2017-05-301-1/+1
| * MAINTAINERS: Update MELLANOX MLX4 core VPI driver maintainerTariq Toukan2017-05-301-1/+1
|/
* net/mlx5: avoid build warning for uniprocessorArnd Bergmann2017-05-301-3/+2Star
* net: dsa: mv88e6xxx: Add missing static to stub functionsArnd Bergmann2017-05-301-3/+3
* qed: Don't log missing periodic stats by defaultMintz, Yuval2017-05-301-1/+2
* Documentation: networking: add DPAA Ethernet documentMadalin Bucur2017-05-301-0/+194
* cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2017-05-302-10/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-304-16/+24
|\
| * netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang2017-05-241-1/+6
| * netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BITLiping Zhang2017-05-231-1/+1
| * netfilter: nft_set_rbtree: handle element re-addition after deletionPablo Neira Ayuso2017-05-231-11/+11
| * netfilter: conntrack: fix false CRC32c mismatch using paged skbDavide Caratti2017-05-231-3/+6
* | net: dsa: mv88e6xxx: Add missing static to stub functionsAndrew Lunn2017-05-281-3/+3
* | hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang2017-05-281-0/+2
* | net: dsa: mv88e6xxx: Add eeprom-length to bindingAndrew Lunn2017-05-281-0/+4
* | Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-261-1/+1
|\ \
| * | leds: pca955x: Correct I2C FunctionalityTin Huynh2017-05-221-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-2657-254/+701
|\ \ \
| * | | ipv4: add reference counting to metricsEric Dumazet2017-05-265-23/+45
| * | | net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König2017-05-261-5/+2Star
| * | | ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packetsPeter Dawson2017-05-262-14/+20
| * | | sctp: fix ICMP processing if skb is non-linearDavide Caratti2017-05-261-7/+9
| * | | net: llc: add lock_sock in llc_ui_bind to avoid a race conditionlinzhang2017-05-261-0/+3
| * | | bonding: Don't update slave->link until ready to commitNithin Sujir2017-05-251-2/+9
| * | | test_bpf: Add a couple of tests for BPF_JSGE.David Daney2017-05-251-0/+38
| * | | Merge branch 'bpf-fixes'David S. Miller2017-05-258-34/+285
| |\ \ \
| | * | | bpf: add various verifier test casesDaniel Borkmann2017-05-253-4/+255
| | * | | bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann2017-05-253-0/+3
| | * | | bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_dataDaniel Borkmann2017-05-251-0/+1
| | * | | bpf: properly reset caller saved regs after helper call and ld_abs/indDaniel Borkmann2017-05-251-21/+16Star
| | * | | bpf: fix incorrect pruning decision when alignment must be trackedDaniel Borkmann2017-05-251-9/+10
| |/ / /
| * | | arp: fixed -Wuninitialized compiler warningIhar Hrachyshka2017-05-251-1/+1
| * | | tcp: avoid fastopen API to be used on AF_UNSPECWei Wang2017-05-251-2/+5
| * | | net: move somaxconn init from sysctl codeRoman Kapl2017-05-252-2/+19
| * | | net: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-251-1/+1
| * | | geneve: fix fill_info when using collect_metadataEric Garver2017-05-251-3/+5
| * | | Merge branch 'q-in-q-checksums'David S. Miller2017-05-243-9/+14
| |\ \ \
| | * | | virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich2017-05-241-0/+1
| | * | | be2net: Fix offload features for Q-in-Q packetsVlad Yasevich2017-05-241-1/+3
| | * | | vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich2017-05-241-8/+10
| |/ / /