summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-091-0/+8
| | | * | mac80211: remove channel_change_timeJohannes Berg2014-01-071-3/+0
| | * | | Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-132-0/+12
| | |\ \ \
| | | * | | NFC: NCI: Add set_config APIAmitkumar Karwar2014-01-071-0/+1
| | | * | | NFC: NCI: Add setup handlerAmitkumar Karwar2014-01-071-0/+1
| | | * | | NFC: digital: Add a note about asynchronous functionsThierry Escande2014-01-041-0/+10
| | | |/ /
| * | | | neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko2014-01-161-0/+5
| * | | | ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing2014-01-151-0/+5
| * | | | 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-141-1/+1
| * | | | ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong2014-01-141-1/+1
| * | | | 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
| * | | | | 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-061-3/+0
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-061-0/+4
| |\ \ \ \ \
| | * | | | | genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf2014-01-061-0/+4
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-062-4/+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-056-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-042-3/+3
| * | | | | | | | | llc: make lock staticstephen hemminger2014-01-031-1/+0
OpenPOWER on IntegriCloud