summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail2014-01-141-1/+1
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-142-4/+1
* ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong2014-01-141-1/+1
* net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings2014-01-141-0/+100
* net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings2014-01-141-0/+58
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-145-7/+16
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-4/+8
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-073-4/+23
| |\
| * \ Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-031-1/+3
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-311-1/+3
| | |\ \ \
| | | | * | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-311-1/+3
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-012-1/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-01-012-1/+3
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | drm/radeon: expose render backend mask to the userspaceMarek Olšák2013-12-231-0/+2
| | | * | | | drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher2013-12-231-1/+1
| | | |/ / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-311-1/+2
| |\ \ \ \ \
| | * | | | | Input: define KEY_WWAN for Wireless WANRafał Miłecki2013-12-161-1/+2
| | * | | | | Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-09603-7414/+16404
| | |\ \ \ \ \
* | | | | | | | net: add skb_checksum_setupPaul Durrant2014-01-141-0/+2
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-01-131-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du2014-01-031-0/+2
* | | | | | | | | sctp: make sctp_addto_chunk_fixed localstephen hemminger2014-01-131-1/+0
* | | | | | | | | phylib: Add of_phy_attachAndy Fleming2014-01-131-0/+10
* | | | | | | | | phylib: Support attaching to generic 10g driverAndy Fleming2014-01-131-0/+2
* | | | | | | | | phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming2014-01-131-0/+1
* | | | | | | | | phylib: Add Clause 45 read/write functionsAndy Fleming2014-01-131-0/+39
* | | | | | | | | net_sched: act: remove struct tcf_act_hdrWANG Cong2014-01-131-4/+0
* | | | | | | | | net_sched: optimize tcf_match_indev()WANG Cong2014-01-131-15/+15
* | | | | | | | | net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong2014-01-131-1/+1
* | | | | | | | | net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong2014-01-131-3/+4
* | | | | | | | | ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa2014-01-131-1/+6
* | | | | | | | | ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa2014-01-133-16/+37
* | | | | | | | | tcp: metrics: New netlink attribute for src IP and dumped in netlink replyChristoph Paasch2014-01-101-0/+2
* | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-108-6/+192
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-108-6/+192
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-084-1/+6
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann2014-01-041-1/+2
| | | * | | | | | | | | Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen2013-12-113-0/+3
| | | * | | | | | | | | net: if_arp: add ARPHRD_6LOWPAN typeJukka Rissanen2013-12-111-0/+1
| | * | | | | | | | | | mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel2014-01-061-0/+9
| | * | | | | | | | | | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-192-1/+66
| | * | | | | | | | | | nl80211: support vendor-specific eventsJohannes Berg2013-12-192-4/+64
| | * | | | | | | | | | mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-191-0/+47
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-102-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | netfilter: introduce l2tp match extensionJames Chapman2014-01-092-0/+28
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-096-15/+48
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-091-2/+2
| * | | | | | | | | | | netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy2014-01-091-6/+16
| * | | | | | | | | | | netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy2014-01-091-3/+3
| * | | | | | | | | | | netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy2014-01-091-1/+1