summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: bcmgenet: device stats are unsigned longEric Dumazet2016-04-171-1/+5
* Merge branch 'dsa-mv88e6xxx-fix-cross-chip-bridging'David S. Miller2016-04-171-29/+5
|\
| * net: dsa: mv88e6xxx: share the same default FDBVivien Didelot2016-04-171-26/+2
| * net: dsa: mv88e6xxx: enable SA learning on DSA portsVivien Didelot2016-04-171-2/+2
| * net: dsa: mv88e6xxx: unlock DSA and CPU portsVivien Didelot2016-04-171-1/+1
|/
* RDS: Fix the atomicity for congestion map updatesantosh.shilimkar@oracle.com2016-04-171-2/+2
* RDS: fix endianness for dp_ack_seqQing Huang2016-04-171-1/+1
* vlan: pull on __vlan_insert_tag error path and fix csum correctionDaniel Borkmann2016-04-161-2/+5
* cpsw: Prevent NUll pointer dereference with two PHYsAndrew Goodbody2016-04-151-15/+16
* bgmac: fix MAC soft-reset bit for corerev > 4Felix Fietkau2016-04-151-3/+3
* Merge branch 'soreuseport-mixed-v4-v6-fixes'David S. Miller2016-04-156-4/+261
|\
| * soreuseport: test mixed v4/v6 socketsCraig Gallek2016-04-153-1/+210
| * soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-153-3/+51
|/
* cdc_mbim: apply "NDP to end" quirk to all Huawei devicesBjørn Mork2016-04-151-2/+7
* bgmac: reset & enable Ethernet core before using itRafał Miłecki2016-04-141-0/+5
* Merge branch 'ipv6-dgram-dst-cache'David S. Miller2016-04-144-63/+121
|\
| * ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau2016-04-143-0/+22
| * ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau2016-04-143-9/+24
| * ipv6: datagram: Refactor dst lookup and update codes to a new functionMartin KaFai Lau2016-04-141-46/+57
| * ipv6: datagram: Refactor flowi6 init codes to a new functionMartin KaFai Lau2016-04-141-20/+30
|/
* net: mediatek: update the IRQ part of the binding documentJohn Crispin2016-04-141-2/+5
* Merge tag 'mac80211-for-davem-2016-04-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-04-141-1/+1
|\
| * nl80211: check netlink protocol in socket release notificationDmitry Ivanov2016-04-121-1/+1
* | bpf/verifier: reject invalid LD_ABS | BPF_DW instructionAlexei Starovoitov2016-04-141-0/+1
* | net: sched: do not requeue a NULL skbLars Persson2016-04-141-1/+4
* | packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause2016-04-141-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-04-145-64/+84
|\ \
| * | fm10k: fix multi-bit VLAN update requests from VFJacob Keller2016-04-141-8/+22
| * | i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck2016-04-144-56/+62
* | | route: do not cache fib route info on local routes with oifChris Friesen2016-04-141-0/+12
* | | net: thunderx: Fix broken of_node_put() code.David Daney2016-04-141-2/+3
* | | mISDN: Fixing missing validation in base_sock_bind()Emrah Demir2016-04-141-0/+3
* | | net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern2016-04-141-2/+10
|/ /
* | net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0Wolfram Sang2016-04-141-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-04-143-1/+15
|\ \
| * | netfilter: ebtables: Fix extension lookup with identical namePhil Sutter2016-04-131-1/+5
| * | netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP optionsJozsef Kadlecsik2016-04-071-0/+4
| * | netfilter: arp_tables: register table in initnsFlorian Westphal2016-04-071-0/+6
* | | Merge tag 'wireless-drivers-for-davem-2016-04-13' of git://git.kernel.org/pub...David S. Miller2016-04-136-22/+15
|\ \ \
| * \ \ Merge tag 'iwlwifi-for-kalle-2016-03-30' of https://git.kernel.org/pub/scm/li...Kalle Valo2016-04-023-4/+4
| |\ \ \
| | * | | iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb2016-03-202-2/+2
| | * | | iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach2016-03-201-2/+2
| * | | | rtlwifi: fix gcc-6 indentation warningArnd Bergmann2016-03-231-3/+3
| * | | | bcma: fix building without OF_IRQArnd Bergmann2016-03-231-13/+4
| * | | | b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_initJia-Ju Bai2016-03-231-2/+4
* | | | | devlink: add missing install of headerstephen hemminger2016-04-121-0/+1
* | | | | net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern2016-04-111-0/+10
* | | | | net: vrf: Fix dst reference countingDavid Ahern2016-04-115-167/+30
* | | | | Merge branch 'tipc-fixes'David S. Miller2016-04-113-9/+30
|\ \ \ \ \
| * | | | | tipc: purge deferred updates from dead nodesErik Hugne2016-04-111-0/+19