summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | net: export NET_ADDR_* values to user-space APIFlorian Fainelli2014-03-312-7/+6
| * | | | | | net: Allow modules to use is_skb_forwardableVlad Yasevich2014-03-311-0/+1
| |/ / / / /
| * | | | | net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-312-11/+64
| * | | | | net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-311-3/+2
| * | | | | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-311-8/+2
| * | | | | net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-311-4/+0
| * | | | | net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-312-40/+17
| * | | | | net: filter: keep original BPF program aroundDaniel Borkmann2014-03-311-2/+13
| * | | | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-311-1/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-295-5/+14
| |\ \ \ \ \
| * | | | | | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-291-0/+5
| * | | | | | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman2014-03-291-4/+4
| * | | | | | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-292-3/+2
| * | | | | | net: net: add a core netdev->tx_dropped counterEric Dumazet2014-03-281-3/+4
| * | | | | | net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-281-1/+1
| * | | | | | mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-282-0/+3
| * | | | | | ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-272-3/+11
| * | | | | | net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy2014-03-261-0/+54
| * | | | | | vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong2014-03-261-0/+7
| * | | | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-263-22/+22
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-256-19/+17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-2511-21/+82
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-2111-21/+82
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-202-1/+22
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann2014-03-101-2/+3
| | | | * | | | | Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2014-03-092-0/+20
| | | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-205-19/+41
| | | |\ \ \ \ \ \
| | | | * | | | | | mac80211: set beamforming bit in radiotapEmmanuel Grumbach2014-03-191-0/+2
| | | | * | | | | | cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach2014-03-191-8/+8
| | | | * | | | | | mac80211: add status_driver_data array to ieee80211_tx_infoEliad Peller2014-03-191-2/+2
| | | | * | | | | | wireless: max MSDU size for DMG networksVladimir Kondratiev2014-03-191-0/+4
| | | | * | | | | | cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-1/+4
| | | | * | | | | | cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2014-02-253-8/+21
| | | * | | | | | | brcmfmac: add BCM4354 SDIO interface supportFranky Lin2014-03-171-0/+1
| | | * | | | | | | Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-173-1/+18
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer2014-03-111-1/+1
| | | | * | | | | | | NFC: digital: Add poll support for type 4A tag platformThierry Escande2014-02-161-0/+3
| | | | * | | | | | | NFC: Add ISO/IEC 15693 header definitionsMark A. Greer2014-02-163-1/+15
| * | | | | | | | | | if_vlan: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman2014-03-241-1/+1
| * | | | | | | | | | ipv4: remove ip_rt_dump from route.cLi RongQing2014-03-241-1/+0
| * | | | | | | | | | net: optimize csum_replace2()Eric Dumazet2014-03-241-2/+21
| * | | | | | | | | | ptp: introduce programmable pins.Richard Cochran2014-03-212-1/+71
| |/ / / / / / / / /
| * | | | | | | | | net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan2014-03-201-0/+1
| * | | | | | | | | USB: cdc: add MBIM extended functional descriptor structureBen Chan2014-03-201-0/+12
| * | | | | | | | | net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-0/+1
| * | | | | | | | | net/mlx4: Add utils for N-Port VFsMatan Barak2014-03-201-0/+27
| * | | | | | | | | net/mlx4: Add data structures to support N-Ports per VFMatan Barak2014-03-201-0/+7
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-182-24/+30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert2014-03-141-8/+0
| | * | | | | | | | | xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-141-0/+15