summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-151-1/+1
* ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong2014-01-151-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-01-141-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
* | 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-105-6/+165
|\ \
| * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-083-1/+5
| |\ \
| | * | 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
| * | | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-1/+52
| * | | nl80211: support vendor-specific eventsJohannes Berg2013-12-191-4/+61
| * | | mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-191-0/+47
* | | | 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
* | | | netfilter: nft_meta: add l4proto supportPatrick McHardy2014-01-073-1/+4
* | | | netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy2014-01-073-0/+5
* | | | netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-071-1/+8
* | | | netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy2014-01-071-2/+3
* | | | IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-072-0/+8
* | | | gre_offload: statically build GRE offloading supportEric Dumazet2014-01-071-3/+0
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-071-0/+4
|\ \ \ \
| * | | | genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf2014-01-071-0/+4
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-062-4/+1
|\ \ \ \ \
| * | | | | sctp: Remove outqueue empty stateVlad Yasevich2014-01-021-3/+0
| * | | | | net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann2014-01-021-1/+1
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-063-0/+361
|\ \ \ \ \ \
| * | | | | | netfilter: REJECT: separate reusable codeEric Leblond2013-12-302-0/+299
| * | | | | | netfilter: xt_NFQUEUE: separate reusable codeEric Leblond2013-12-071-0/+62
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-066-60/+36
|\ \ \ \ \ \ \
| * | | | | | | net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2014-01-032-13/+7
| * | | | | | | net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2014-01-031-28/+12
| * | | | | | | netfilter: nf_conntrack: remove dead codestephen hemminger2014-01-032-3/+0
| * | | | | | | net: reorder struct netns_ct for better cache-line usageJesper Dangaard Brouer2013-12-131-16/+17
* | | | | | | | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-052-3/+3
* | | | | | | | llc: make lock staticstephen hemminger2014-01-041-1/+0
* | | | | | | | socket: cleanupsstephen hemminger2014-01-041-2/+0
* | | | | | | | ipv4: Use percpu Cache route in IP tunnelsTom Herbert2014-01-041-2/+6
* | | | | | | | ipv4: Cache dst in tunnelsTom Herbert2014-01-041-0/+3
* | | | | | | | sched action: make local function staticstephen hemminger2014-01-021-3/+0
* | | | | | | | ipv6: remove prune parameter for fib6_clean_allLi RongQing2014-01-021-1/+1
* | | | | | | | ipv6: namespace cleanupsstephen hemminger2014-01-022-24/+0
* | | | | | | | netlink: cleanup rntl_af_registerstephen hemminger2014-01-021-2/+1