net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
[cascardo/linux.git] / net /
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 Will Deaconnetfilter: x_tables: fix ordering of jumpstack allocati...
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-21 Steffen Klassertxfrm: Don't queue retransmitted packets if the original...
2013-10-21 Eric Dumazetxfrm: use vmalloc_node() for percpu scratches
2013-10-20 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
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...
2013-10-19 Jiri Pirkoip6_output: do skb ufo init for peeked non ufo skb...
2013-10-19 Jiri Pirkoudp6: respect IPV6_DONTFRAG sockopt in case there are...
2013-10-19 Eric Dumazetipv6: gso: remove redundant locking
2013-10-19 Joe Perchesnet: misc: Remove extern from function prototypes
2013-10-19 Joe Perchesnet: ipv4/ipv6: Remove extern from function prototypes
2013-10-19 Joe Perchesnet: dccp: Remove extern from function prototypes
2013-10-19 Joe Perchesnet: 8021q/bluetooth/bridge/can/ceph: Remove extern...
2013-10-19 Eric Dumazetipv4: gso: send_check() & segment() cleanups
2013-10-19 Daniel Borkmannnet: unix: inherit SOCK_PASS{CRED, SEC} flags from...
2013-10-19 Antonio Quartullibatman-adv: make the backbone gw check VLAN specific
2013-10-19 Antonio Quartullibatman-adv: make the TT global purge routine VLAN specific
2013-10-19 Antonio Quartullibatman-adv: make the TT CRC logic VLAN specific
2013-10-19 Takashi IwaiMerge tag 'asoc-v3.12-rc5' of git://git./linux/kernel...
2013-10-19 Antonio Quartullibatman-adv: lock around TT operations to avoid sending...
2013-10-19 Antonio Quartullibatman-adv: remove bogus comment
2013-10-19 Linus Lüssingbatman-adv: refine API calls for unicast transmissions...
2013-10-19 Antonio Quartullibatman-adv: make the AP isolation attribute VLAN specific
2013-10-19 Antonio Quartullibatman-adv: add sysfs framework for VLAN
2013-10-19 Antonio Quartullibatman-adv: add per VLAN interface attribute framework
2013-10-19 Antonio Quartullibatman-adv: make the Distributed ARP Table vlan aware
2013-10-19 Antonio Quartullibatman-adv: make the GW module correctly talk to the...
2013-10-19 Antonio Quartullibatman-adv: print the VID together with the TT entries
2013-10-19 Antonio Quartullibatman-adv: use vid when computing local and global...
2013-10-19 Antonio Quartullibatman-adv: add the VLAN ID attribute to the TT entry
2013-10-19 Marek Lindnerbatman-adv: update email address for Marek Lindner
2013-10-19 Simon Wunderlichbatman-adv: update email address for Simon Wunderlich
2013-10-19 Antonio Quartullibatman-adv: check skb preparation return value
2013-10-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-10-18 stephen hemmingerem_ipset: use dev_net() accessor
2013-10-18 Neal Cardwelltcp: remove redundant code in __tcp_retransmit_skb()
2013-10-18 David S. MillerMerge branch 'bridge_pvid'
2013-10-18 Toshiaki Makitabridge: Fix updating FDB entries when the PVID is applied
2013-10-18 Toshiaki Makitabridge: Fix the way the PVID is referenced
2013-10-18 Toshiaki Makitabridge: Apply the PVID to priority-tagged frames
2013-10-18 Toshiaki Makitabridge: Don't use VID 0 and 4095 in vlan filtering
2013-10-18 Joe Perchesfib: Use const struct nl_info * in rtmsg_fib
2013-10-18 Dan Carpenterax25: cleanup a range test
2013-10-18 baker.zhangfib_trie: remove duplicated rcu lock
2013-10-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-10-18 Eric Dumazettcp: rename tcp_tso_segment()
2013-10-18 David S. MillerMerge branch 'tipc'
2013-10-18 Erik Hugnetipc: simplify the link lookup routine
2013-10-18 Ying Xuetipc: correct return value of link_cmd_set_value routine
2013-10-18 Ying Xuetipc: correct return value of recv_msg routine
2013-10-18 Ying Xuetipc: avoid unnecessary lookup for tipc bearer instance
2013-10-18 Ying Xuetipc: make bearer and media naming consistent
next