summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-15net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings1-0/+100
2014-01-15net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings1-0/+58
2014-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-7/+16
2014-01-15net: add skb_checksum_setupPaul Durrant1-0/+2
2014-01-14i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren1-1/+1
2014-01-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+2
2014-01-14sctp: make sctp_addto_chunk_fixed localstephen hemminger1-1/+0
2014-01-14phylib: Add of_phy_attachAndy Fleming1-0/+10
2014-01-14phylib: Support attaching to generic 10g driverAndy Fleming1-0/+2
2014-01-14phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming1-0/+1
2014-01-14phylib: Add Clause 45 read/write functionsAndy Fleming1-0/+39
2014-01-13net_sched: act: remove struct tcf_act_hdrWANG Cong1-4/+0
2014-01-13net_sched: optimize tcf_match_indev()WANG Cong1-15/+15
2014-01-13net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong1-1/+1
2014-01-13net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong1-3/+4
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez1-0/+4
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-3/+15
2014-01-13Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-0/+12
2014-01-13ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa1-1/+6
2014-01-13ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa3-16/+37
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz1-8/+19
2014-01-11tcp: metrics: New netlink attribute for src IP and dumped in netlink replyChristoph Paasch1-0/+2
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller8-6/+192
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2-0/+28
2014-01-10ieee80211: add definition for SMS4 key lenAvinash Patil1-0/+1
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-4/+8
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-6/+192
2014-01-10mac80211: handle MMPDUs at EOSP correctlyJohannes Berg1-0/+5
2014-01-10ieee80211: add definition for TDLS wide band extended capabilityAvinash Patil1-0/+1
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller6-15/+48
2014-01-10netfilter: introduce l2tp match extensionJames Chapman2-0/+28
2014-01-09netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy1-2/+2
2014-01-09netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy1-6/+16
2014-01-09netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy1-3/+3
2014-01-09netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy1-1/+1
2014-01-09netfilter: nft_ct: Add support to set the connmarkKristian Evensen1-0/+2
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer1-0/+8
2014-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-1/+6
2014-01-08net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann1-3/+3
2014-01-08netfilter: nft_meta: add l4proto supportPatrick McHardy4-1/+6
2014-01-08netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy1-0/+2
2014-01-08netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy4-0/+6
2014-01-08netfilter: nf_tables: add support for multi family tablesPatrick McHardy1-1/+8
2014-01-08netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy1-2/+3
2014-01-08mac80211: remove channel_change_timeJohannes Berg1-3/+0
2014-01-08net-gre-gro: Add GRE support to the GRO stackJerry Chu1-1/+17
2014-01-08IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2-0/+8
2014-01-07gre_offload: statically build GRE offloading supportEric Dumazet1-3/+0
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller3-1/+20
2014-01-07NFC: NCI: Add set_config APIAmitkumar Karwar1-0/+1