summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan1-0/+34
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan1-4/+4
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1
2013-01-23Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...David S. Miller1-4/+0
2013-01-23soreuseport: TCP/IPv6 implementationTom Herbert2-1/+5
2013-01-23soreuseport: TCP/IPv4 implementationTom Herbert2-3/+11
2013-01-23soreuseport: infrastructureTom Herbert1-1/+4
2013-01-23netfilter: nf_conntrack: refactor l4proto support for netnsGao feng1-3/+7
2013-01-23netfilter: nf_conntrack: refactor l3proto support for netnsGao feng1-3/+8
2013-01-23netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng1-2/+5
2013-01-23netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng1-4/+4
2013-01-23netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng1-2/+5
2013-01-23netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng1-4/+4
2013-01-23netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng1-4/+15
2013-01-23netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng1-4/+17
2013-01-23netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng1-2/+4
2013-01-23netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng1-2/+5
2013-01-23netfilter: nf_conntrack: move initialization out of pernet operationsGao feng1-2/+6
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg2-0/+7
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg2-0/+7
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg2-0/+7
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg1-0/+23
2013-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-83/+192
2013-01-21ipv4: Add a socket release callback for datagram socketsSteffen Klassert1-0/+2
2013-01-21ipv6: Unshare ip6_nd_hdr() and change return type to void.YOSHIFUJI Hideaki / 吉藤英明1-7/+0
2013-01-21ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.YOSHIFUJI Hideaki / 吉藤英明1-1/+7
2013-01-21xfrm: Remove unused definesSteffen Klassert1-4/+0
2013-01-21ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().YOSHIFUJI Hideaki / 吉藤英明1-0/+10
2013-01-21ipv6: Optimize ipv6_addr_is_solict_mult().YOSHIFUJI Hideaki / 吉藤英明1-4/+11
2013-01-21ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...YOSHIFUJI Hideaki / 吉藤英明1-0/+8
2013-01-21ipv6: Make ipv6_addr_is_XXX() return boolean.YOSHIFUJI Hideaki1-4/+4
2013-01-19mac80211: allow drivers to access IPv6 informationJohannes Berg1-0/+9
2013-01-19mac80211: remove ARP filter enable/disable logicJohannes Berg1-7/+4
2013-01-18ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.YOSHIFUJI Hideaki / 吉藤英明1-1/+0
2013-01-18mac80211: add op to configure default key idYoni Divinsky1-0/+10
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg1-0/+1
2013-01-18ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明1-2/+0
2013-01-18ipv6: Introduce rt6_nexthop() to select nexthop address.YOSHIFUJI Hideaki / 吉藤英明1-0/+8
2013-01-18ndisc: Introduce __ipv6_neigh_lookup_noref().YOSHIFUJI Hideaki / 吉藤英明1-7/+15
2013-01-18ndisc: Remove tbl argument for __ipv6_neigh_lookup().YOSHIFUJI Hideaki / 吉藤英明1-2/+2
2013-01-18netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal1-0/+3
2013-01-18netfilter: add connlabel conntrack extensionFlorian Westphal3-0/+63
2013-01-17ipv6: fix ipv6_prefix_equal64_half mask conversionFabio Baltieri1-1/+1
2013-01-17net: increase fragment memory usage limitsJesper Dangaard Brouer1-2/+2
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+1
2013-01-17ipv6: Fix endianess warning in ip6_flow_hdr().YOSHIFUJI Hideaki1-1/+1
2013-01-17cfg80211: check radar interface combinationsSimon Wunderlich1-0/+2
2013-01-17cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen1-0/+2
2013-01-17nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel1-0/+4
2013-01-17{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch1-0/+21