summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | NFC: Initial Secure Element APISamuel Ortiz2013-01-103-0/+10
| * | | | | NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-101-0/+13
| * | | | | NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-101-2/+2
| * | | | | NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-102-0/+4
| |/ / / /
| * | | | wireless: use __alignedJohannes Berg2013-01-032-5/+5
| * | | | mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-5/+17
| * | | | mac80211: fix channel context iterationJohannes Berg2013-01-031-0/+5
| * | | | regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-031-9/+9
| * | | | regulatory: use RCU to protect last_requestJohannes Berg2013-01-031-0/+2
| * | | | regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-032-1/+3
| * | | | regulatory: remove handling of channel bandwidthJohannes Berg2013-01-031-7/+1
| | |_|/ | |/| |
* | | | net: add RCU annotation to sk_dst_cache fieldCong Wang2013-01-281-1/+1
* | | | decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang2013-01-281-1/+1
* | | | gro: Fix kcalloc argument orderJoe Perches2013-01-271-2/+2
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-01-2712-28/+142
|\ \ \ \
| * | | | netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-231-3/+7
| * | | | netfilter: nf_conntrack: refactor l3proto support for netnsGao feng2013-01-231-3/+8
| * | | | netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng2013-01-231-2/+5
| * | | | netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng2013-01-231-4/+4
| * | | | netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng2013-01-231-2/+5
| * | | | netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng2013-01-231-4/+4
| * | | | netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng2013-01-231-4/+15
| * | | | netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng2013-01-231-4/+17
| * | | | netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng2013-01-231-2/+4
| * | | | netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng2013-01-231-2/+5
| * | | | netfilter: nf_conntrack: move initialization out of pernet operationsGao feng2013-01-231-2/+6
| * | | | netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal2013-01-181-0/+3
| * | | | netfilter: add connlabel conntrack extensionFlorian Westphal2013-01-183-0/+63
* | | | | Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...David S. Miller2013-01-231-4/+0
|\ \ \ \ \
| * | | | | xfrm: Remove unused definesSteffen Klassert2013-01-211-4/+0
* | | | | | soreuseport: TCP/IPv6 implementationTom Herbert2013-01-232-1/+5
* | | | | | soreuseport: TCP/IPv4 implementationTom Herbert2013-01-232-3/+11
* | | | | | soreuseport: infrastructureTom Herbert2013-01-231-1/+4
* | | | | | ipv6: Unshare ip6_nd_hdr() and change return type to void.YOSHIFUJI Hideaki / 吉藤英明2013-01-211-7/+0
* | | | | | ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.YOSHIFUJI Hideaki / 吉藤英明2013-01-211-1/+7
* | | | | | ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().YOSHIFUJI Hideaki / 吉藤英明2013-01-201-0/+10
* | | | | | ipv6: Optimize ipv6_addr_is_solict_mult().YOSHIFUJI Hideaki / 吉藤英明2013-01-201-4/+11
* | | | | | ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...YOSHIFUJI Hideaki / 吉藤英明2013-01-201-0/+8
* | | | | | ipv6: Make ipv6_addr_is_XXX() return boolean.YOSHIFUJI Hideaki2013-01-201-4/+4
* | | | | | ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.YOSHIFUJI Hideaki / 吉藤英明2013-01-181-1/+0
* | | | | | ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明2013-01-171-2/+0
* | | | | | ipv6: Introduce rt6_nexthop() to select nexthop address.YOSHIFUJI Hideaki / 吉藤英明2013-01-171-0/+8
* | | | | | ndisc: Introduce __ipv6_neigh_lookup_noref().YOSHIFUJI Hideaki / 吉藤英明2013-01-171-7/+15
* | | | | | ndisc: Remove tbl argument for __ipv6_neigh_lookup().YOSHIFUJI Hideaki / 吉藤英明2013-01-171-2/+2
* | | | | | ipv6: fix ipv6_prefix_equal64_half mask conversionFabio Baltieri2013-01-171-1/+1
* | | | | | net: increase fragment memory usage limitsJesper Dangaard Brouer2013-01-171-2/+2
* | | | | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+1
* | | | | | ipv6: Fix endianess warning in ip6_flow_hdr().YOSHIFUJI Hideaki2013-01-161-1/+1
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-153-0/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso2013-01-121-0/+2
OpenPOWER on IntegriCloud