net: cdc_ncm: return proper error if setup fails
[cascardo/linux.git] / net /
2013-11-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-11-02 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-10-30 David S. MillerMerge branch '6lowpan'
2013-10-30 Alexander Aring6lowpan: cleanup skb copy data
2013-10-30 Alexander Aring6lowpan: set 6lowpan network and transport header
2013-10-30 Alexander Aring6lowpan: set and use mac_len for mac header length
2013-10-30 Alexander Aring6lowpan: remove unnecessary set of headers
2013-10-30 Duan Jiongipv6: remove the unnecessary statement in find_match()
2013-10-30 Chen Weilongmac802154: Use pr_err(...) rather than printk(KERN_ERR...
2013-10-30 Ying Xuetipc: remove two indentation levels in tipc_recv_msg...
2013-10-30 Yuchung Chengtcp: temporarily disable Fast Open on SYN timeout
2013-10-29 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-10-29 Daniel Borkmannnet: sched: cls_bpf: add BPF-based classifier
2013-10-29 Zhi Yong Wunet, mc: fix the incorrect comments in two mc-related...
2013-10-29 Zhi Yong Wunet, iovec: fix the incorrect comment in memcpy_fromiov...
2013-10-29 Zhi Yong Wunet, datagram: fix the incorrect comment in zerocopy_sg...
2013-10-29 Hannes Frederic... ipv4: fix DO and PROBE pmtu mode regarding local fragme...
2013-10-29 David S. Milleripv6: Remove privacy config option.
2013-10-28 David S. MillerMerge branch '6lowpan'
2013-10-28 Alexander Aring6lowpan: remove unnecessary break
2013-10-28 Alexander Aring6lowpan: remove skb->dev assignment
2013-10-28 Alexander Aring6lowpan: use netdev_alloc_skb instead dev_alloc_skb
2013-10-28 Alexander Aring6lowpan: remove unnecessary check on err >= 0
2013-10-28 Alexander Aring6lowpan: remove unnecessary ret variable
2013-10-28 wangweidongsctp: merge two if statements to one
2013-10-28 wangweidongsctp: remove the repeat initialize with 0
2013-10-28 wangweidongsctp: fix some comments in chunk.c and associola.c
2013-10-28 Eric Dumazetinet: restore gso for vxlan
2013-10-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-10-25 Alexei Starovoitovnet: fix rtnl notification in atomic context
2013-10-25 Hannes Frederic... net: initialize hashrnd in flow_dissector with net_get_...
2013-10-25 Hannes Frederic... net: make net_get_random_once irq safe
2013-10-25 Nikolay Aleksandrovnet: add missing dev_put() in __netdev_adjacent_dev_insert
2013-10-25 Hagen Paul Pfeifernetem: markov loss model transition fix
2013-10-23 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-23 David S. MillerMerge branch 'frag_hash_secret'
2013-10-23 Hannes Frederic... inet: remove old fragmentation hash initializing
2013-10-23 Hannes Frederic... ipv6: split inet6_hash_frag for netfilter and initializ...
2013-10-23 Hannes Frederic... ipv4: initialize ip4_frags hash secret as late as possible
2013-10-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-10-23 Hannes Frederic... net: always inline net_secret_init
2013-10-23 Simon Wunderlichbatman-adv: generalize batman-adv icmp packet handling
2013-10-23 Simon Wunderlichbatman-adv: Start new development cycle
2013-10-23 Antonio Quartullibatman-adv: include the sync-flags when compute the...
2013-10-23 Antonio Quartullibatman-adv: improve the TT component to support runtime...
2013-10-23 Antonio Quartullibatman-adv: invoke dev_get_by_index() outside of is_wif...
2013-10-23 Antonio Quartullibatman-adv: send GW_DEL event in case of soft-iface...
2013-10-23 Marek Lindnerbatman-adv: limit local translation table max size
2013-10-23 Antonio Quartullibatman-adv: adapt the TT component to use the new API...
2013-10-23 Antonio Quartullibatman-adv: provide orig_node routing API
2013-10-23 Antonio Quartullibatman-adv: adapt the neighbor purging routine to use...
2013-10-23 Antonio Quartullibatman-adv: adapt bonding to use the new API functions
2013-10-23 Antonio Quartullibatman-adv: add bat_neigh_is_equiv_or_better API function
2013-10-23 Antonio Quartullibatman-adv: add bat_neigh_cmp API function
2013-10-23 Antonio Quartullibatman-adv: add bat_orig_print API function
2013-10-23 Antonio Quartullibatman-adv: make struct batadv_orig_node algorithm...
2013-10-23 Antonio Quartullibatman-adv: make struct batadv_neigh_node algorithm...
2013-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-10-23 Linus TorvaldsMerge branch 'for-rc' of git://git./linux/kernel/git...
2013-10-23 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-10-23 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2013-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-10-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-10-22 Linus LüssingRevert "bridge: only expire the mdb entry when query...
2013-10-22 ZHAO Gangnet: remove function sk_reset_txq()
2013-10-22 Linus TorvaldsMerge tag 'jfs-3.12' of git://github.com/kleikamp/linux...
2013-10-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-10-22 Linus TorvaldsMerge branch 'for-3.12-fixes' of git://git./linux/kerne...
2013-10-22 Linus TorvaldsMerge branch 'for-3.12-fixes' of git://git./linux/kerne...
2013-10-21 Neal Cardwelltcp: initialize passive-side sk_pacing_rate after 3WHS
2013-10-21 Hannes Frederic... ipv6: probe routes asynchronous in rt6_probe
2013-10-21 David S. MillerMerge branch 'sit_tso'
2013-10-21 Eric Dumazetipv6: sit: add GSO/TSO support
2013-10-21 Eric Dumazetipv6: gso: make ipv6_gso_segment() stackable
2013-10-21 David S. MillerMerge branch 'pernet_sysctls'
2013-10-21 Eric W. Biedermanipv4: Allow unprivileged users to use per net sysctls
2013-10-21 Eric W. Biedermanipv4: Use math to point per net sysctls into the approp...
2013-10-21 Eric W. Biedermantcp_memcontrol: Kill struct tcp_memcontrol
2013-10-21 Eric W. Biedermantcp_memcontrol: Remove the per netns control.
2013-10-21 Eric W. Biedermantcp_memcontrol: Remove setting cgroup settings via...
2013-10-21 Eric W. Biedermantcp_memcontrol: Remove tcp_max_memory
2013-10-21 David S. MillerMerge branch 'rt6i_gateway'
2013-10-21 Julian Anastasovnetfilter: nf_conntrack: fix rt6i_gateway checks for...
2013-10-21 Julian Anastasovipv6: fill rt6i_gateway with nexthop address
2013-10-19 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-19 David S. MillerMerge branch 'net_get_random_once'
2013-10-19 Hannes Frederic... net: switch net_secret key generation to net_get_random...
2013-10-19 Hannes Frederic... tcp: switch tcp_fastopen key generation to net_get_rand...
2013-10-19 Hannes Frederic... inet: convert inet_ehash_secret and ipv6_hash_secret...
2013-10-19 Hannes Frederic... inet: split syncookie keys for ipv4 and ipv6 and initia...
2013-10-19 Hannes Frederic... net: introduce new macro net_get_random_once
2013-10-19 Hannes Frederic... ipv6: split inet6_ehashfn to hash functions per compila...
2013-10-19 Hannes Frederic... ipv4: split inet_ehashfn to hash functions per compilat...
2013-10-19 David S. MillerMerge branch 'ipip_gso'
2013-10-19 Eric Dumazetipip: add GSO/TSO support
2013-10-19 Eric Dumazetipv4: gso: make inet_gso_segment() stackable
2013-10-19 Eric Dumazetipv4: generalize gre_handle_offloads
2013-10-19 Eric Dumazetnet: generalize skb_segment()
2013-10-19 David S. MillerMerge branch 'ufo_fixes'
2013-10-19 Jiri Pirkoip_output: do skb ufo init for peeked non ufo skb as...
next