summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-29netpoll: Respect NETIF_F_LLTXEric W. Biederman
2014-03-29netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman
2014-03-29netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-28net: net: add a core netdev->tx_dropped counterEric Dumazet
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss
2014-03-27ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček
2014-03-27usbnet: include wait queue head in device structureOliver Neukum
2014-03-26net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy
2014-03-26vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert
2014-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-25if_vlan: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-24ipv4: remove ip_rt_dump from route.cLi RongQing
2014-03-24net: optimize csum_replace2()Eric Dumazet
2014-03-21ptp: introduce programmable pins.Richard Cochran
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-21Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-21mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins
2014-03-20net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan
2014-03-20USB: cdc: add MBIM extended functional descriptor structureBen Chan
2014-03-20tcp: syncookies: do not use getnstimeofday()Eric Dumazet
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak
2014-03-20net/mlx4: Add utils for N-Port VFsMatan Barak
2014-03-20net/mlx4: Add data structures to support N-Ports per VFMatan Barak
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach
2014-03-19mac80211: add status_driver_data array to ieee80211_tx_infoEliad Peller
2014-03-19wireless: max MSDU size for DMG networksVladimir Kondratiev
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-17netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman
2014-03-17netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman
2014-03-17netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman
2014-03-17netpoll: Don't drop all received packets.Eric W. Biederman
2014-03-17netpoll: Add netpoll_rx_processingEric W. Biederman
2014-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-03-17brcmfmac: add BCM4354 SDIO interface supportFranky Lin