be2net: Fix Endian
[deliverable/linux.git] / net /
2012-07-09  Neil Hormansctp: refactor sctp_packet_append_chunk and clenup...
2012-07-07  David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2012-07-07  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-07-06  Eric Dumazetipv6: fix a bad cast in ip6_dst_lookup_tail()
2012-07-06  Eric Dumazetipv6: remove redundant declarations
2012-07-06  David S. Milleripv4: Avoid overhead when no custom FIB rules are insta...
2012-07-05  Steffen Klassertipv6: Initialize the neighbour pointer of rt6_info...
2012-07-05  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-07-05  alex.bluesman.smir... 6lowpan: revert 'reuse eth_mac_addr()'
2012-07-05  RongQing.Lidccp: remove unnecessary codes in ipv6.c
2012-07-05  RongQing.Liipv6: remove unnecessary codes in tcp_ipv6.c
2012-07-05  Yuval Mintznet-next: Add netif_get_num_default_rss_queues
2012-07-05  Eric Dumazetipv4: defer fib_compute_spec_dst() call
2012-07-05  David S. Millernet: Kill dst->_neighbour, accessors, and final uses.
2012-07-05  David S. Millerxfrm: No need to copy generic neighbour pointer.
2012-07-05  David S. Milleripv4: No need to set generic neighbour pointer.
2012-07-05  David S. Milleripv6: Store route neighbour in rt6_info struct.
2012-07-05  David S. Millernet: Pass neighbours and dest address into NETEVENT_RED...
2012-07-05  David S. Millerdecnet: Use neighbours privately in dn_route struct.
2012-07-05  David S. Millerneigh: Convert over to dst_neigh_lookup_skb().
2012-07-05  David S. Millerbr_netfilter: Convert to dst_neigh_lookup_skb().
2012-07-05  David S. Millersch_teql: Convert over to dev_neigh_lookup_skb().
2012-07-05  David S. Millernet: Add optional SKB arg to dst_ops->neigh_lookup().
2012-07-05  David S. Millernet: Do delayed neigh confirmation.
2012-07-05  David S. Millersunrpc: Don't do a dst_confirm() on an input routes.
2012-07-05  David S. Milleripv4: Don't report neigh uptodate state in rtcache...
2012-07-05  David S. Milleripv4: Make neigh lookups directly in output packet...
2012-07-04  David S. Milleripv4: Fix crashes in ip_options_compile().
2012-07-04  Krishna Kumarnetfilter: nfnetlink_queue: do not allow to set unsuppo...
2012-07-04  Tomasz Bursztykanetfilter: nfnetlink: check callbacks before using...
2012-07-04  Pablo Neira Ayusonetfilter: nf_ct_tcp: missing per-net support for cttimeout
2012-07-04  Pablo Neira Ayusonetfilter: nf_conntrack: generalize nf_ct_l4proto_net
2012-07-04  Rostislav Lisovynet: em_canid: Ematch rule to match CAN frames accordin...
2012-07-04  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2012-07-04  Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-04  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-07-03  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-07-03  Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-07-03  Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-02  Oliver Hartkoppcan: fix sparse warning in af_can.c
2012-07-02  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-07-01  Sven Eckelmannbatman-adv: Don't leak information through uninitialize...
2012-07-01  Marek Lindnerbatman-adv: fix counter summary length
2012-07-01  Sven Eckelmannbatman-adv: Fix alignment after opened parentheses
2012-07-01  Sven Eckelmannbatman-adv: Remove space before semicolon
2012-07-01  Sven Eckelmannbatman-adv: Remove bat_ prefix from bat_{debugfs, sysfs...
2012-07-01  Sven Eckelmannbatman-adv: Transform BATADV_LOG_BUFF(idx) into function
2012-07-01  Sven Eckelmannbatman-adv: Prefix types structs with batadv_
2012-07-01  Sven Eckelmannbatman-adv: Prefix packet structs with batadv_
2012-07-01  Sven Eckelmannbatman-adv: Prefix local sysfs struct with batadv_
2012-07-01  Sven Eckelmannbatman-adv: Prefix hash struct and typedef with batadv_
2012-07-01  Sven Eckelmannbatman-adv: Prefix local debugfs structs with batadv_
2012-07-01  Sven Eckelmannbatman-adv: Prefix main enum with BATADV_
2012-07-01  Sven Eckelmannbatman-adv: Prefix packet enum with BATADV_
2012-07-01  Sven Eckelmannbatman-adv: Prefix types enum with BATADV_
2012-07-01  Sven Eckelmannbatman-adv: Prefix hard-interface enum with BATADV_
2012-07-01  Sven Eckelmannbatman-adv: Prefix gateway enum with BATADV_
2012-07-01  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-07-01  Neil Hormansctp: be more restrictive in transport selection on...
2012-07-01  Dan Carpenternetfilter: use kfree_skb() not kfree()
2012-06-30  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-06-30  Olof JohanssonMerge branch 'v3.5-samsung-fixes-1' of git://git./linux...
2012-06-30  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-06-30  Linus TorvaldsMerge tag 'driver-core-3.5-rc5' of git://git./linux...
2012-06-30  Jiri Pirkonet: introduce new priv_flag indicating iface capable...
2012-06-30  Len BrownMerge branches 'acpi_pad-bugzilla-42981', 'apei-bugzill...
2012-06-30  Linus TorvaldsMerge tag 'pm-for-3.5-rc5' of git://git./linux/kernel...
2012-06-29  Pablo Neira Ayusonetlink: add nlk->netlink_bind hook for module auto...
2012-06-29  Pablo Neira Ayusonetlink: add netlink_kernel_cfg parameter to netlink_ke...
2012-06-29  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-06-29  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-06-29  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-06-29  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-06-29  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-06-29  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-29  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-29  Tomasz Bursztykanetfilter: nfnetlink: fix missing rcu_read_unlock in...
2012-06-29  Tomasz Bursztykanetfilter: ipset: fix crash if IPSET_CMD_NONE command...
2012-06-29  David S. Milleripv4: Elide fib_validate_source() completely when possible.
2012-06-29  Eric Dumazetnet: l2tp_eth: provide tx_dropped counter
2012-06-29  Ville Nuorvalaipv6_tunnel: Allow receiving packets on the fallback...
2012-06-29  David S. Milleripv4: Remove extraneous assignment of dst->tclassid.
2012-06-29  David S. Milleripv4: Adjust in_dev handling in fib_validate_source()
2012-06-29  David S. Milleripv4: Fix bugs in fib_compute_spec_dst().
2012-06-29  Thomas Grafnet: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
2012-06-29  Neal Cardwelltcp: plug dst leak in tcp_v6_conn_request()
2012-06-29  Neal Cardwelltcp: use inet6_csk_route_req() in tcp_v6_send_synack()
2012-06-29  Neal Cardwelltcp: pass fl6 to inet6_csk_route_req()
2012-06-29  Neal Cardwelltcp: fix inet6_csk_route_req() for link-local addresses
2012-06-29  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-28  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-06-28  Vinson Leenet: Downgrade CAP_SYS_MODULE deprecated message from...
2012-06-28  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-06-28  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-06-28  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-06-28  Linus TorvaldsMerge tag 'upstream-3.5-rc5' of git://git.infradead...
2012-06-28  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-06-28  Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-06-28  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-06-28  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
next
This page took 0.068162 seconds and 8 git commands to generate.