summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2013-01-23netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng-4/+4
2013-01-23netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng-2/+5
2013-01-23netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng-4/+4
2013-01-23netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng-4/+15
2013-01-23netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng-4/+17
2013-01-23netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng-2/+4
2013-01-23netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng-2/+5
2013-01-23netfilter: nf_conntrack: move initialization out of pernet operationsGao feng-2/+6
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg-0/+7
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg-0/+7
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg-0/+7
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg-0/+23
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-83/+192
2013-01-21ipv4: Add a socket release callback for datagram socketsSteffen Klassert-0/+2
2013-01-21ipv6: Unshare ip6_nd_hdr() and change return type to void.YOSHIFUJI Hideaki / 吉藤英明-7/+0
2013-01-21ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.YOSHIFUJI Hideaki / 吉藤英明-1/+7
2013-01-21xfrm: Remove unused definesSteffen Klassert-4/+0
2013-01-20ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().YOSHIFUJI Hideaki / 吉藤英明-0/+10
2013-01-20ipv6: Optimize ipv6_addr_is_solict_mult().YOSHIFUJI Hideaki / 吉藤英明-4/+11
2013-01-20ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...YOSHIFUJI Hideaki / 吉藤英明-0/+8
2013-01-20ipv6: Make ipv6_addr_is_XXX() return boolean.YOSHIFUJI Hideaki-4/+4
2013-01-18mac80211: allow drivers to access IPv6 informationJohannes Berg-0/+9
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg-7/+4
2013-01-18ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.YOSHIFUJI Hideaki / 吉藤英明-1/+0
2013-01-18mac80211: add op to configure default key idYoni Divinsky-0/+10
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg-0/+1
2013-01-17ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明-2/+0
2013-01-17ipv6: Introduce rt6_nexthop() to select nexthop address.YOSHIFUJI Hideaki / 吉藤英明-0/+8
2013-01-17ndisc: Introduce __ipv6_neigh_lookup_noref().YOSHIFUJI Hideaki / 吉藤英明-7/+15
2013-01-17ndisc: Remove tbl argument for __ipv6_neigh_lookup().YOSHIFUJI Hideaki / 吉藤英明-2/+2
2013-01-18netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal-0/+3
2013-01-18netfilter: add connlabel conntrack extensionFlorian Westphal-0/+63
2013-01-17ipv6: fix ipv6_prefix_equal64_half mask conversionFabio Baltieri-1/+1
2013-01-17net: increase fragment memory usage limitsJesper Dangaard Brouer-2/+2
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat-0/+1
2013-01-16ipv6: Fix endianess warning in ip6_flow_hdr().YOSHIFUJI Hideaki-1/+1
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich-0/+2
2013-01-16cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen-0/+2
2013-01-16nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel-0/+4
2013-01-16{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch-0/+21
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch-0/+4
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg-1/+4
2013-01-16{cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi-80/+153
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+4
2013-01-14pkt_sched: namespace aware act_mirredBenjamin LaHaise-7/+14
2013-01-14ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明-2/+1
2013-01-14ipv6: 64bit version of ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明-0/+26
2013-01-14ipv6: Remove __ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明-10/+5
2013-01-14ipv6: 64bit version of ipv6_addr_set().YOSHIFUJI Hideaki / 吉藤英明-4/+22
2013-01-14ipv6: 64bit version of ipv6_addr_v4mapped().YOSHIFUJI Hideaki / 吉藤英明-2/+7