- 7ab59dc drivers/net/phy/micrel_phy: Add support for new PHYs by David J. Choi · 12 years ago
- 5fbee84 netpoll: add RCU annotation to npinfo field by Cong Wang · 12 years ago
- ce4a600 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
- 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
- 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
- cef401d net: fix possible wrong checksum generation by Eric Dumazet · 12 years ago
- 6155002 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
- 0e36cbb net: add RCU annotation to sk_dst_cache field by Cong Wang · 12 years ago
- cec771d decnet: use correct RCU API to deref sk_dst_cache field by Cong Wang · 12 years ago
- a1b1add gro: Fix kcalloc argument order by Joe Perches · 12 years ago
- b640bee Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
- e6afa00 can: gw: indicate and count deleted frames due to misconfiguration by Oliver Hartkopp · 12 years ago
- d904d3e can: gw: make routing to the incoming CAN interface configurable by Oliver Hartkopp · 12 years ago
- 156c2bb can: add private data space for CAN sk_buffs by Oliver Hartkopp · 12 years ago
- a1ef7bd can: rename LED trigger name on netdev renames by Kurt Van Dijck · 12 years ago
- bf03a53 can: export a safe netdev_priv wrapper for candev by Kurt Van Dijck · 12 years ago
- 996a953 can: add tx/rx LED trigger support by Fabio Baltieri · 12 years ago
- 93b9c1d Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
- 5ba2495 soreuseport: TCP/IPv6 implementation by Tom Herbert · 12 years ago
- da5e363 soreuseport: TCP/IPv4 implementation by Tom Herbert · 12 years ago
- 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
- c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 12 years ago
- 6330750 netfilter: nf_conntrack: refactor l3proto support for netns by Gao feng · 12 years ago
- 04d8700 netfilter: nf_ct_proto: move initialization out of pernet_operations by Gao feng · 12 years ago
- 5f69b8f netfilter: nf_ct_labels: move initialization out of pernet_operations by Gao feng · 12 years ago
- 5e615b2 netfilter: nf_ct_helper: move initialization out of pernet_operations by Gao feng · 12 years ago
- 8684094 netfilter: nf_ct_timeout: move initialization out of pernet_operations by Gao feng · 12 years ago
- 3fe0f94 netfilter: nf_ct_ecache: move initialization out of pernet_operations by Gao feng · 12 years ago
- 73f4001 netfilter: nf_ct_tstamp: move initialization out of pernet_operations by Gao feng · 12 years ago
- b7ff3a1 netfilter: nf_ct_acct: move initialization out of pernet_operations by Gao feng · 12 years ago
- 83b4dbe netfilter: nf_ct_expect: move initialization out of pernet_operations by Gao feng · 12 years ago
- f94161c netfilter: nf_conntrack: move initialization out of pernet operations by Gao feng · 12 years ago
- 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
- 7e58d5a virtio-net: introduce a new control to set macaddr by Amos Kong · 12 years ago
- fa0879e net: split eth_mac_addr for better error handling by Stefan Hajnoczi · 12 years ago
- 660b26d mcast: add multicast proxy support (IPv4 and IPv6) by Nicolas Dichtel · 12 years ago
- bbb923a mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt() by Nicolas Dichtel · 12 years ago
- 2576f17 ipv6: Unshare ip6_nd_hdr() and change return type to void. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- c558e9f ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 8a454ab netfilter: add missing xt_connlabel.h header in installation by Pablo Neira Ayuso · 12 years ago
- e7db3cb netfilter: add missing xt_bpf.h header in installation by Pablo Neira Ayuso · 12 years ago
- e6f30c7 netfilter: x_tables: add xt_bpf match by Willem de Bruijn · 12 years ago
- 02bfd8e xfrm: Remove unused defines by Steffen Klassert · 12 years ago
- d164156 ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 9d10077 ipv6: Optimize ipv6_addr_is_solict_mult(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- ca97a64 ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast Addresses. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- b27b28c ipv6: Make ipv6_addr_is_XXX() return boolean. by YOSHIFUJI Hideaki · 12 years ago
- 12fd84f ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 887c95c ipv6: Complete neighbour entry removal from dst_entry. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 9bb5a14 ipv6: Introduce rt6_nexthop() to select nexthop address. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- ac3175f ndisc: Introduce __ipv6_neigh_lookup_noref(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 8e022ee ndisc: Remove tbl argument for __ipv6_neigh_lookup(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 9b21f6a netfilter: ctnetlink: allow userspace to modify labels by Florian Westphal · 12 years ago
- 0ceabd8 netfilter: ctnetlink: deliver labels to userspace by Florian Westphal · 12 years ago
- c539f01 netfilter: add connlabel conntrack extension by Florian Westphal · 12 years ago
- 7266507 netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones by Kevin Cernekee · 12 years ago
- 512613d ipv6: fix ipv6_prefix_equal64_half mask conversion by Fabio Baltieri · 12 years ago
- c2a9366 net: increase fragment memory usage limits by Jesper Dangaard Brouer · 12 years ago
- d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
- 07f623d ipv6: Fix endianess warning in ip6_flow_hdr(). by YOSHIFUJI Hideaki · 12 years ago
- 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 12 years ago
- cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 12 years ago
- 1c18f14 nl80211: allow user-space to set address for P2P_DEVICE by Arend van Spriel · 12 years ago
- 3b1c5a5 {cfg,nl}80211: mesh power mode primitives and userspace access by Marco Porsch · 12 years ago
- 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
- 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 12 years ago
- 0ae997d {cfg,mac}80211.h: fix some kernel-doc warnings by Yacine Belkadi · 12 years ago
- 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 47fb3a2 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
- 5dbbaf2 tun: fix LSM/SELinux labeling of tun/tap devices by Paul Moore · 12 years ago
- f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
- 6bf2e54 bcma: fix bcm4716/bcm4748 i2s irqflag by Nathan Hintz · 12 years ago
- c1b5273 pkt_sched: namespace aware act_mirred by Benjamin LaHaise · 12 years ago
- 50c2f5e Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 12 years ago
- 6059283 ipv6 netevent: Remove old_neigh from netevent_redirect. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 9bbcbad Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
- 3867517 ipv6: 64bit version of ipv6_prefix_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 2ef9733 ipv6: Remove __ipv6_prefix_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 5206c57 ipv6: 64bit version of ipv6_addr_set(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- a04d40b ipv6: 64bit version of ipv6_addr_v4mapped(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- e287656 ipv6: 64bit version of ipv6_addr_loopback(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 9f2e733 ipv6: 64bit version of ipv6_addr_diff(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 3441f0d Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
- 6843cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- d3710e7 NFC: Change nfc.h license by Lauro Ramos Venancio · 12 years ago
- 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
- 25d46f4 ipv6: Move comment to right place. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- dd3332b ipv6: Store Router Alert option in IP6CB directly. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- daad151 ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- e721985 ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 6502ca5 ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 3e4e4c1 ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 1e47ee8 netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns by Pablo Neira Ayuso · 12 years ago
- d07d750 net, wireless: overwrite default_ethtool_ops by Stanislaw Gruszka · 12 years ago
- c727b4c Merge branch 'akpm' (incoming fixes from Andrew) by Linus Torvalds · 12 years ago
- 3cb7a56 lib/rbtree.c: avoid the use of non-static __always_inline by Michel Lespinasse · 12 years ago
- 8fb74b9 mm: compaction: partially revert capture of suitable high-order page by Mel Gorman · 12 years ago
- c0a3a20 linux/audit.h: move ptrace.h include to kernel header by Mike Frysinger · 12 years ago
- 7b9205b audit: create explicit AUDIT_SECCOMP event type by Kees Cook · 12 years ago
- 1b963c8 lockdep, rwsem: provide down_write_nest_lock() by Jiri Kosina · 12 years ago