summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner2015-12-281-3/+6
* qlcnic: fix a loop exit condition betterDan Carpenter2015-12-241-1/+1
* net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2015-12-233-1/+33
* geneve: initialize needed_headroomPaolo Abeni2015-12-231-1/+9
* ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa2015-12-231-2/+2
* addrconf: always initialize sysctl table dataWANG Cong2015-12-221-7/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-223-62/+75
|\
| * xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-033-62/+75
* | ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin2015-12-221-1/+1
* | switchdev: bridge: Pass ageing time as clock_t instead of jiffiesIdo Schimmel2015-12-221-1/+1
* | 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