summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane1-1/+1
2014-01-14ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong1-1/+1
2014-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+2
2014-01-13sctp: make sctp_addto_chunk_fixed localstephen hemminger1-1/+0
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-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-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-6/+165
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-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-1/+5
2014-01-07netfilter: nft_meta: add l4proto supportPatrick McHardy3-1/+4
2014-01-07netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy3-0/+5
2014-01-07netfilter: nf_tables: add support for multi family tablesPatrick McHardy1-1/+8
2014-01-07netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy1-2/+3
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2-0/+8
2014-01-06gre_offload: statically build GRE offloading supportEric Dumazet1-3/+0
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller1-0/+4
2014-01-06genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf1-0/+4
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+1
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller3-0/+361
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-60/+36
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2-3/+3
2014-01-04Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann1-1/+2
2014-01-03llc: make lock staticstephen hemminger1-1/+0
2014-01-03socket: cleanupsstephen hemminger1-2/+0
2014-01-03ipv4: Use percpu Cache route in IP tunnelsTom Herbert1-2/+6
2014-01-03ipv4: Cache dst in tunnelsTom Herbert1-0/+3
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2-13/+7
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann1-28/+12
2014-01-03netfilter: nf_conntrack: remove dead codestephen hemminger2-3/+0
2014-01-03{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du1-0/+2
2014-01-02sctp: Remove outqueue empty stateVlad Yasevich1-3/+0
2014-01-02sched action: make local function staticstephen hemminger1-3/+0
2014-01-02ipv6: remove prune parameter for fib6_clean_allLi RongQing1-1/+1
2014-01-01ipv6: namespace cleanupsstephen hemminger2-24/+0
2014-01-01netlink: cleanup rntl_af_registerstephen hemminger1-2/+1
2014-01-01net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann1-1/+1
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-13/+155
2013-12-31net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu1-0/+4
2013-12-31net: Allow setting sock flow hash without a sockTom Herbert1-4/+14
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond2-0/+299
2013-12-29tcp: make local functions staticstephen hemminger1-3/+0
2013-12-28ipv4: ping make local stuff staticStephen Hemminger1-8/+0
2013-12-28ipv4: remove unused functionStephen Hemminger1-1/+0