ipv6: fix inet6_csk_xmit()
[firefly-linux-kernel-4.4.55.git] / net /
2012-07-09 Eric Dumazetnet: cgroup: fix out of bounds accesses
2012-07-09 Samuel OrtizNFC: Check for llcp_sock and its device from llcp_sock_...
2012-07-09 Samuel OrtizNFC: Add ISO 14443 type B protocol
2012-07-09 Samuel OrtizNFC: Dereference LLCP bind socket address after checkin...
2012-07-09 Samuel OrtizNFC: Do not return EBUSY when stopping a poll that...
2012-07-09 Samuel OrtizNFC: Remove warning from nfc_llcp_local_put
2012-07-09 Samuel OrtizNFC: Handle LLCP Disconnected Mode frames
2012-07-09 Samuel OrtizNFC: LLCP late binding
2012-07-09 Samuel OrtizNFC: Forbid SSAP binding to a not well known LLCP service
2012-07-09 Samuel OrtizNFC: Forbid LLCP service name reusing
2012-07-09 Samuel OrtizNFC: Release LLCP SAP when the owner is released
2012-07-09 Samuel OrtizNFC: Close listening LLCP sockets when the device is...
2012-07-09 Samuel OrtizNFC: Build LLCP general bytes upon request
2012-07-09 Samuel OrtizNFC: Fix LLCP getname socket op
2012-07-09 Samuel OrtizNFC: Update LLCP socket target index when getting a...
2012-07-09 Samuel OrtizNFC: Add netlink module alias for NFC
2012-07-09 Samuel OrtizNFC: Add modules alias for NFC sockets
2012-07-09 Eric LapuyadeNFC: Allow HCI driver to pre-open pipes to some gates
2012-07-09 Eric LapuyadeNFC: nfc_driver_failure() implementation
2012-07-09 Eric LapuyadeNFC: nfc_targets_found() should accept zero target...
2012-07-09 Eric LapuyadeNFC: Core must test the device polling state inside...
2012-07-09 Eric LapuyadeNFC: Implement HCI driver or internal error management
2012-07-09 Eric LapuyadeNFC: Factorize HCI cmd completion
2012-07-09 Eric LapuyadeNFC: Driver failure API
2012-07-09 Eric LapuyadeNFC: Changed HCI cmd execution completion result to...
2012-07-09 Eric LapuyadeNFC: Implement HCP reaggregation allocation error case
2012-07-09 Eric LapuyadeNFC: Remove an impossible HCI error case
2012-07-09 Eric LapuyadeNFC: Handle SHDLC RSET frames from an SHDLC connected...
2012-07-09 Eric LapuyadeNFC: Removed addressed shdlc TODOs
2012-07-09 Eric LapuyadeNFC: Prepare asynchronous error management for driver...
2012-07-09 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-07-09 John W. LinvilleMerge branch 'for-john' of git://git.sipsolutions.net...
2012-07-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-07-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-07-09 Eliad Pellermac80211: destroy assoc_data correctly if assoc fails
2012-07-09 Sasha LevinNFC: Prevent NULL deref when getting socket name
2012-07-09 Thomas Huehnmac80211: correct size the argument to kzalloc in minst...
2012-07-09 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-07-09 Jozsef Kadlecsiknetfilter: ipset: timeout fixing bug broke SET target...
2012-07-09 Gao fengcgroup: fix panic in netprio_cgroup
2012-07-09 Dan Carpentersmall cleanup in ax25_addr_parse()
2012-07-09 Eric Dumazetnetem: add limitation to reordered packets
2012-07-09 Neil Hormansctp: refactor sctp_packet_append_chunk and clenup...
2012-07-09 Sasha Levinieee802154: verify packet size before trying to allocate it
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 Johannes Bergmac80211: fix crash with single-queue drivers
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 Eliad Pellermac80211: always set in_reconfig=false on wakeup
2012-07-06 Johannes Bergmac80211: fix debugfs default key links
2012-07-06 David S. Milleripv4: Avoid overhead when no custom FIB rules are insta...
2012-07-05 Simon Wunderlichbatman-adv: check incoming packet type for bla
2012-07-05 Steffen Klassertipv6: Initialize the neighbour pointer of rt6_info...
2012-07-05 Vladimir Kondratievcfg80211: bitrate calculation for 60g
2012-07-05 Vladimir Kondratiev{nl,cfg}80211: support high bitrates
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 Johannes Bergcfg80211: fix locking regression in monitor channel...
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-03 Johannes Bergmac80211: add TX prepare API
2012-07-03 Thomas Huehnmac80211: reduce IEEE80211_TX_MAX_RATES
2012-07-02 Johannes Bergmac80211: remove tx_frags driver callback
2012-07-02 Mahesh Palivelamac80211: include VHT capability IE in probe requests
2012-07-02 Vladimir Kondratievwireless: regulatory for 60g
2012-07-02 Vladimir Kondratievcfg80211: add 802.11ad (60gHz band) support
2012-07-02 Eliad Pellermac80211: allow calling ieee80211_ap_probereq_get(...
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
next