summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-18550-2905/+4562
|\
| * 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-171-1/+2
| | * Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-179-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-171-1/+1
| | * | gianfar: Don't enable RX Filer if not supportedHamish Martin2015-12-172-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-161-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
| | | * | ser_gigaset: fix deallocation of platform device structureTilman Schmidt2015-12-151-3/+7
| | | * | ser_gigaset: turn nonsense checks into WARN_ONAlan Cox2015-12-151-5/+5
| | | * | ser_gigaset: fix up NULL checksTilman Schmidt2015-12-151-3/+3
| | |/ /
| | * | qlcnic: fix a timeout loopDan Carpenter2015-12-151-1/+2
| | * | sfc: fix a timeout loopDan Carpenter2015-12-151-1/+1
| | * | qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter2015-12-151-2/+3
| | * | amd-xgbe: fix a couple timeout loopsDan Carpenter2015-12-151-2/+2
| | * | mISDN: fix a loop countDan Carpenter2015-12-151-4/+3
| | * | net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda2015-12-151-2/+3
| | * | skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich2015-12-151-1/+1
| | * | pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong2015-12-151-0/+6
| | * | ravb: Add disable 10baseKazuya Mizuguchi2015-12-151-0/+3
| | * | sh_eth: fix descriptor access endiannessSergei Shtylyov2015-12-151-10/+14
| | * | sh_eth: fix TX buffer byte-swappingSergei Shtylyov2015-12-151-2/+1
| | * | net: fix IP early demux racesEric Dumazet2015-12-154-6/+37
| | * | sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov2015-12-142-25/+24
| | * | stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai2015-12-141-1/+5
| | * | net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-146-0/+16
| | * | net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser2015-12-141-1/+6
| | * | openvswitch: fix trivial comment typoPaolo Abeni2015-12-141-1/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-146-59/+57
| | |\ \
| | | * | netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long2015-12-131-1/+2