vmxnet3: remove unused irq_share_mode
[deliverable/linux.git] / net /
2013-01-16  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-01-16  Eric Dumazetnet_sched: fix qdisc_pkt_len_init()
2013-01-15  David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-01-14  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2013-01-14  Eric Dumazettcp: fix a panic on UP machines in reqsk_fastopen_remove
2013-01-14  Linus TorvaldsMerge tag 'dt-fixes-for-3.8' of git://sources.calxeda...
2013-01-14  Florian Fainellinet: phy: remove flags argument from phy_{attach, conne...
2013-01-14  Benjamin LaHaisepkt_sched: namespace aware act_mirred
2013-01-14  YOSHIFUJI Hideaki... ipv6 netevent: Remove old_neigh from netevent_redirect.
2013-01-14  Linus TorvaldsMerge tag 'sound-3.8' of git://git./linux/kernel/git...
2013-01-14  Linus TorvaldsMerge tag 'staging-3.8-rc3' of git://git./linux/kernel...
2013-01-14  Linus TorvaldsMerge tag 'usb-3.8-rc3' of git://git./linux/kernel...
2013-01-14  Linus TorvaldsMerge tag 'driver-core-3.8-rc3' of git://git./linux...
2013-01-14  Linus TorvaldsMerge tag 'char-misc-3.8-rc3' of git://git./linux/kerne...
2013-01-14  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-01-14  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-01-14  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2013-01-14  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-01-14  YOSHIFUJI Hideaki... ipv6: Store Router Alert option in IP6CB directly.
2013-01-14  YOSHIFUJI Hideaki... ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_has...
2013-01-14  YOSHIFUJI Hideaki... ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
2013-01-14  YOSHIFUJI Hideaki... ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_...
2013-01-14  YOSHIFUJI Hideaki... ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
2013-01-14  YOSHIFUJI Hideaki... ipv6: Introduce ip6_flowinfo() to extract flowinfo...
2013-01-14  YOSHIFUJI Hideaki... ipv6: Introduce ip6_flow_hdr() to fill version, tclass...
2013-01-13  Dave AirlieMerge branch 'drm-nouveau-fixes' of git://anongit.freed...
2013-01-13  Jan Engelhardtnetfilter: x_tables: print correct hook names for ARP
2013-01-12  Pablo Neira Ayusonetfilter: nf_conntrack: fix BUG_ON while removing...
2013-01-12  Marek Lindnerbatman-adv: unbloat batadv_priv if debug is not enabled
2013-01-12  Marek Lindnerbatman-adv: remove unused variable from orig_node struct
2013-01-12  Antonio Quartullibatman-adv: fix typo in debug message
2013-01-12  Antonio Quartullibatman-adv: use the const qualifier in hash functions
2013-01-12  Antonio Quartullibatman-adv: don't compile the BLA switch if not requested
2013-01-12  Antonio Quartullibatman-adv: remove useless NULL check
2013-01-12  Antonio Quartullibatman-adv: remove useless blank lines before and after...
2013-01-12  Antonio Quartullibatman-adv: Initialize lockdep class keys for hashes
2013-01-12  Antonio Quartullibatman-adv: remove useless assignment in tt_local_add()
2013-01-12  Antonio Quartullibatman-adv: unify and properly print hex values
2013-01-12  Antonio Quartullibatman-adv: print the CRC together with the translation...
2013-01-12  Antonio Quartullibatman-adv: improve local translation table output
2013-01-12  Antonio Quartullibatman-adv: reduce local TT entry timeout to 10 minutes
2013-01-12  Linus Lüssingbatman-adv: Do not add multicast MAC addresses to trans...
2013-01-12  Shan Weibatman-adv: use per_cpu_add helper
2013-01-12  Eric Dumazetnet: splice: fix __splice_segment()
2013-01-11  Rami Rosenipv4: fib: fix a comment.
2013-01-11  Stanislaw Gruszkanet, wireless: overwrite default_ethtool_ops
2013-01-11  Alexander Duycknet: Export __netdev_pick_tx so that it can be used...
2013-01-11  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2013-01-11  Linus TorvaldsMerge branch 'akpm' (incoming fixes from Andrew)
2013-01-11  Linus TorvaldsMerge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org...
2013-01-11  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-01-11  Eric Dumazettcp: accept RST without ACK flag
2013-01-11  Alexander Duycknet: Add support for XPS without sysfs being defined
2013-01-11  Alexander Duycknet: Rewrite netif_set_xps_queues to address several...
2013-01-11  Alexander Duycknet: Rewrite netif_reset_xps_queue to allow for better...
2013-01-11  Alexander Duycknet: Add functions netif_reset_xps_queue and netif_set_...
2013-01-11  Alexander Duycknet: Split core bits of netdev_pick_tx into __netdev_pi...
2013-01-10  Eric Dumazetnet_sched: more precise pkt_len computation
2013-01-10  Randy Dunlapnfs: fix sunrpc/clnt.c kernel-doc warnings
2013-01-10  Romain Kuntzipv6: use addrconf_get_prefix_route for prefix route...
2013-01-10  Romain Kuntzipv6: fix the noflags test in addrconf_get_prefix_route
2013-01-10  Eric Dumazettcp: fix splice() and tcp collapsing interaction
2013-01-10  Eric Dumazettcp: splice: fix an infinite loop in tcp_read_sock()
2013-01-10  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2013-01-10  Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2013-01-10  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-01-10  Linus TorvaldsMerge tag 'trace-3.8-rc2-regression-fix' of git://git...
2013-01-10  Takashi IwaiMerge tag 'asoc-fix-3.8-rc2' of git://git./linux/kernel...
2013-01-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/wm5100' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/wm2200' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/wm2000' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/wm-adsp' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/sta529' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/sgtl5000' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/pxa' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/lm49453' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/cs42l52' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/cs4271' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/core' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/arizona' into tmp
2013-01-10  Pablo Neira Ayusonetfilter: xt_CT: fix unset return value if conntrack...
2013-01-10  YOSHIFUJI Hideaki... ipv6: Use container_of macro instead of magic number...
2013-01-10  YOSHIFUJI Hideaki... unix: Use FIELD_SIZEOF() in af_unix_init().
2013-01-10  YOSHIFUJI Hideaki... rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
2013-01-10  YOSHIFUJI Hideaki... openvswitch: Use FIELD_SIZEOF() in dp_init().
2013-01-10  YOSHIFUJI Hideaki... netlink: Use FIELD_SIZEOF() in netlink_proto_init().
2013-01-10  YOSHIFUJI Hideaki... ipv6: Use FIELD_SIZEOF() in inet6_init().
2013-01-10  YOSHIFUJI Hideaki... ipv4: Use FIELD_SIZEOF() in inet_init().
2013-01-09  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-01-09  Linus TorvaldsMerge tag 'edac_fixes_for_3.8' of git://git./linux...
2013-01-09  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-01-09  Linus TorvaldsMerge tag 'fixes' of git://git./linux/kernel/git/arm...
2013-01-09  Jiri Pirkonet: init perm_addr in register_netdevice()
2013-01-09  Cong Wangnet: prevent setting ttl=0 via IP_TTL
2013-01-09  Cong Wangnetpoll: add IPv6 support
2013-01-09  Cong Wangipv6: move csum_ipv6_magic() and udp6_csum_init() into...
2013-01-09  Cong Wangnetpoll: prepare for ipv6
2013-01-09  Eric Dumazetnet: introduce skb_transport_header_was_set()
2013-01-09  David S. MillerMerge branch 'delete-8390-EISA' of git://git./linux...
next
This page took 0.048829 seconds and 8 git commands to generate.