summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* new helper: memcpy_from_msg()Al Viro2014-11-2436-57/+57
* new helper: skb_copy_and_csum_datagram_msg()Al Viro2014-11-244-5/+9
* enic: use netdev_rss_key_fill() helperEric Dumazet2014-11-232-14/+19
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-2313-33/+55
* enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock)Govindarajulu Varadarajan2014-11-231-4/+3
* enic: use napi_schedule_irqoff()Govindarajulu Varadarajan2014-11-231-7/+5
* mlx4: fix mlx4_en_set_rxfh()Eric Dumazet2014-11-234-5/+10
* Merge branch 'cxgb4-next'David S. Miller2014-11-2217-1321/+2004
|\
| * RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-2210-181/+282
| * cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai2014-11-228-232/+374
| * cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai2014-11-226-343/+684
| * RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai2014-11-229-228/+327
| * RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai2014-11-224-337/+337
|/
* i40e: enable fdb add code, remove unused codeJesse Brandeburg2014-11-221-63/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21239-944/+2042
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-2164-299/+500
| |\
| | * tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens2014-11-211-2/+2
| | * net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet2014-11-211-17/+6
| | * virtio-net: validate features during probeJason Wang2014-11-211-0/+37
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-212-3/+12
| | |\
| | | * bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queriesLinus Lüssing2014-11-171-2/+1
| | | * netfilter: nfnetlink: fix insufficient validation in nfnetlink_bindPablo Neira Ayuso2014-11-171-1/+11
| | * | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-215-17/+19
| | |\ \
| | | * | brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg2014-11-201-1/+1
| | | * | Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-191-9/+6
| | | |\ \
| | | | * | mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau2014-11-181-9/+6
| | | * | | brcmfmac: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-171-2/+2
| | | * | | brcmfmac: kill URB when request timed outMathy Vanhoef2014-11-171-2/+4
| | | * | | ath9k: fix regression in bssidmask calculationBen Greear2014-11-171-3/+6
| | * | | | cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt2014-11-211-1/+1
| | * | | | ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac2014-11-201-1/+5
| | * | | | openvswitch: Don't validate IPv6 label masks.Joe Stringer2014-11-201-1/+1
| | * | | | pptp: fix stack info leak in pptp_getname()Mathias Krause2014-11-201-1/+3
| | * | | | cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2014-11-192-1/+3
| | * | | | ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong2014-11-191-0/+4
| | * | | | Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller2014-11-1910-64/+183
| | |\ \ \ \
| | | * | | | can: m_can: update to support CAN FD featuresDong Aisheng2014-11-181-43/+134
| | | * | | | can: m_can: fix incorrect error messagesDong Aisheng2014-11-181-3/+3
| | | * | | | can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng2014-11-181-0/+1
| | | * | | | can: m_can: fix not set can_dlc for remote frameDong Aisheng2014-11-181-3/+4
| | | * | | | can: m_can: fix possible sleep in napi pollDong Aisheng2014-11-181-5/+15
| | | * | | | can: m_can: add missing message RAM initializationDong Aisheng2014-11-181-1/+10
| | | * | | | can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen2014-11-181-0/+1
| | | * | | | can: m_can: add .ndo_change_mtu functionDong Aisheng2014-11-181-0/+1
| | | * | | | can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
| | | * | | | can: rcar_can: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
| | | * | | | can: xilinx_can: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
| | | * | | | can: xilinx_can: fix comparison of unsigned variableSudip Mukherjee2014-11-181-1/+2
| | | * | | | can: remove unused variableSudip Mukherjee2014-11-183-8/+2
| | | * | | | can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov2014-11-181-0/+1