aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
| * | | | | NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-09
| * | | | | NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-09
| |/ / / /
| * | | | wireless: use __alignedJohannes Berg2013-01-03
| * | | | mac80211: split TX aggregation stop actionJohannes Berg2013-01-03
| * | | | mac80211: fix channel context iterationJohannes Berg2013-01-03
| * | | | regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-03
| * | | | regulatory: use RCU to protect last_requestJohannes Berg2013-01-03
| * | | | regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-03
| * | | | regulatory: remove handling of channel bandwidthJohannes Berg2013-01-03
| | |_|/ | |/| |
* | | | net: add RCU annotation to sk_dst_cache fieldCong Wang2013-01-28
* | | | decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang2013-01-28
* | | | gro: Fix kcalloc argument orderJoe Perches2013-01-27
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-01-27
|\ \ \ \
| * | | | netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-23
| * | | | netfilter: nf_conntrack: refactor l3proto support for netnsGao feng2013-01-23
| * | | | netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng2013-01-23
| * | | | netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng2013-01-23
| * | | | netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng2013-01-23
| * | | | netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng2013-01-23
| * | | | netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng2013-01-23
| * | | | netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng2013-01-23
| * | | | netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng2013-01-23
| * | | | netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng2013-01-23
| * | | | netfilter: nf_conntrack: move initialization out of pernet operationsGao feng2013-01-23
| * | | | netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal2013-01-17
| * | | | netfilter: add connlabel conntrack extensionFlorian Westphal2013-01-17
* | | | | Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...David S. Miller2013-01-23
|\ \ \ \ \
| * | | | | xfrm: Remove unused definesSteffen Klassert2013-01-21
* | | | | | soreuseport: TCP/IPv6 implementationTom Herbert2013-01-23
* | | | | | soreuseport: TCP/IPv4 implementationTom Herbert2013-01-23
* | | | | | soreuseport: infrastructureTom Herbert2013-01-23
* | | | | | ipv6: Unshare ip6_nd_hdr() and change return type to void.YOSHIFUJI Hideaki / 吉藤英明2013-01-21
* | | | | | ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.YOSHIFUJI Hideaki / 吉藤英明2013-01-21
* | | | | | ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().YOSHIFUJI Hideaki / 吉藤英明2013-01-20
* | | | | | ipv6: Optimize ipv6_addr_is_solict_mult().YOSHIFUJI Hideaki / 吉藤英明2013-01-20
* | | | | | ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...YOSHIFUJI Hideaki / 吉藤英明2013-01-20
* | | | | | ipv6: Make ipv6_addr_is_XXX() return boolean.YOSHIFUJI Hideaki2013-01-20
* | | | | | ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.YOSHIFUJI Hideaki / 吉藤英明2013-01-18
* | | | | | ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* | | | | | ipv6: Introduce rt6_nexthop() to select nexthop address.YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* | | | | | ndisc: Introduce __ipv6_neigh_lookup_noref().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* | | | | | ndisc: Remove tbl argument for __ipv6_neigh_lookup().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* | | | | | ipv6: fix ipv6_prefix_equal64_half mask conversionFabio Baltieri2013-01-17
* | | | | | net: increase fragment memory usage limitsJesper Dangaard Brouer2013-01-17
* | | | | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-17
* | | | | | ipv6: Fix endianess warning in ip6_flow_hdr().YOSHIFUJI Hideaki2013-01-16
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso2013-01-12
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-12-28
| |\ \ \ \
| | * | | | netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2012-12-24