aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov2015-12-222-28/+30
* veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan2015-12-221-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-222-1/+2
|\
| * netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL keyFlorian Westphal2015-12-181-0/+1
| * netfilter: nf_tables: use skb->protocol instead of assuming ethernet headerPablo Neira Ayuso2015-12-181-1/+1
* | Merge branch 'cdc_ncm-new-Dell-devices'David S. Miller2015-12-211-0/+18
|\ \
| * | net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband CardDaniele Palmas2015-12-211-0/+9
| * | net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband CardDaniele Palmas2015-12-211-0/+9
|/ /
* | natsemi: add checks for dma mapping errorsAlexey Khoroshilov2015-12-191-0/+12
* | rhashtable: Kill harmless RCU warning in rhashtable_walk_initHerbert Xu2015-12-181-1/+2
* | openvswitch: correct encoding of set tunnel action attributesSimon Horman2015-12-181-1/+4
* | bnx2x: Prevent FW assertion when using VxlanYuval Mintz2015-12-181-9/+13
* | ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar2015-12-181-3/+0
* | mkiss: Fix use after free in mkiss_close().David Miller2015-12-181-2/+2
* | 6pack: Fix use after free in sixpack_close().David Miller2015-12-181-4/+4
* | be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.Venkat Duvvuru2015-12-181-1/+3
* | Merge branch 'mlx4-time-stamping-fixes'David S. Miller2015-12-183-9/+15
|\ \
| * | net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev2015-12-183-7/+14
| * | net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev2015-12-181-3/+2
|/ /
* | Merge branch 'cpsw-fixed-phy-dt-bugs'David S. Miller2015-12-182-25/+34
|\ \ | |/ |/|
| * drivers: net: cpsw: increment reference count on fixed-link PHY nodeDavid Rivshin2015-12-181-4/+9
| * drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin2015-12-182-21/+25
| * ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phyPascal Speck (Iktek)2015-12-181-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-17115-671/+1045
|\
| * net: check both type and procotol for tcp socketsWANG Cong2015-12-172-2/+4
| * drivers: net: xgene: fix Tx flow controlIyappan Subramanian2015-12-172-18/+24
| * tcp: restore fastopen with no data in SYN packetEric Dumazet2015-12-171-11/+12
| * af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat2015-12-171-10/+3
| * fou: clean up socket with kfree_rcuHannes Frederic Sowa2015-12-161-1/+2
| * Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-169-74/+92
| |\
| | * mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-155-14/+8
| | * mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg2015-12-151-5/+10
| | * mac80211: reprogram in interface orderJohannes Berg2015-12-151-39/+37
| | * mac80211: run scan completed work on reconfig failureJohannes Berg2015-12-151-11/+26
| | * nl80211: Fix potential memory leak in nl80211_connectOla Olsson2015-12-151-1/+3
| | * nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson2015-12-151-0/+1
| | * nl80211: fix a few memory leaks in reg.cOla Olsson2015-12-151-1/+4
| | * rfkill: copy the name into the rfkill structJohannes Berg2015-12-101-3/+3
| * | 82xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth2015-12-161-1/+1
| * | gianfar: Don't enable RX Filer if not supportedHamish Martin2015-12-162-3/+6
| * | net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2015-12-161-1/+1
| * | rhashtable: Fix walker list corruptionHerbert Xu2015-12-161-9/+7
| * | rhashtable: Enforce minimum size on initial hash tableHerbert Xu2015-12-161-3/+3
| * | inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet2015-12-161-0/+1
| * | ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2015-12-151-0/+6
| * | net: fix uninitialized variable issuetadeusz.struk@intel.com2015-12-151-0/+1
| * | bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2015-12-151-0/+3
| * | net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet2015-12-151-1/+1
| * | Merge branch 'ser_gigaset-platform-device-dealloc'David S. Miller2015-12-151-12/+11
| |\ \
| | * | ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt2015-12-151-5/+0