summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-31
* net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-31
* net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-31
* net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-31
* net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-31
* net: filter: keep original BPF program aroundDaniel Borkmann2014-03-31
* net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
|\
| * vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2014-03-28
| * net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich2014-03-28
| * ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-28
| * core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2014-03-27
| * usbnet: include wait queue head in device structureOliver Neukum2014-03-27
* | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-29
* | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman2014-03-29
* | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-29
* | net: net: add a core netdev->tx_dropped counterEric Dumazet2014-03-28
* | net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-28
* | mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-28
* | ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-27
* | net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy2014-03-26
* | vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong2014-03-26
* | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-24
| |\
| | * tcp: syncookies: do not use getnstimeofday()Eric Dumazet2014-03-20
| | * net: cdc_ncm: fix control message orderingBjørn Mork2014-03-18
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-18
| | |\
| | | * selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
| * | | Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-20
| |\ \ \
| | * | | tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-20
| | |/ /
| * / / mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins2014-03-20
| |/ /
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-25
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-21
| |\ \ \
| | * \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-20
| | |\ \ \
| | | * | | Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann2014-03-10
| | | * | | Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2014-03-09
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-20
| | |\ \ \ \
| | | * | | | mac80211: set beamforming bit in radiotapEmmanuel Grumbach2014-03-19
| | | * | | | cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach2014-03-19
| | | * | | | mac80211: add status_driver_data array to ieee80211_tx_infoEliad Peller2014-03-19
| | | * | | | wireless: max MSDU size for DMG networksVladimir Kondratiev2014-03-19
| | | * | | | cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-25
| | | * | | | cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2014-02-25
| | * | | | | brcmfmac: add BCM4354 SDIO interface supportFranky Lin2014-03-17
| | * | | | | Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-17
| | |\ \ \ \ \
| | | * | | | | NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer2014-03-11
| | | * | | | | NFC: digital: Add poll support for type 4A tag platformThierry Escande2014-02-16
| | | * | | | | NFC: Add ISO/IEC 15693 header definitionsMark A. Greer2014-02-16
* | | | | | | | if_vlan: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman2014-03-24