cascardo/linux.git
2013-10-17 Paul Durrantxen-netback: handle IPv6 TCP GSO packets from the guest
2013-10-17 Paul Durrantxen-netback: Unconditionally set NETIF_F_RXCSUM
2013-10-17 Paul Durrantxen-netback: add support for IPv6 checksum offload...
2013-10-17 Paul Durrantxen-netback: add support for IPv6 checksum offload...
2013-10-17 David S. MillerMerge branch 'bonding_rcu'
2013-10-17 dingtianhongbonding: add rtnl lock and remove read lock for bond...
2013-10-17 dingtianhongbonding: use RCU protection for alb xmit path
2013-10-17 dingtianhongbonding: use RCU protection for 3ad xmit path
2013-10-17 David S. MillerMerge branch 'net-next' of git://git./linux/kernel...
2013-10-17 Michael Opdenackerirda: update comment mentioning IRQF_DISABLED
2013-10-17 Michael Opdenackerisdn: remove deprecated IRQF_DISABLED
2013-10-17 David S. MillerMerge branch 'mlx4'
2013-10-17 Eyal Perrynet/mlx4_core: Load higher level modules according...
2013-10-17 Amir Vadainet/mlx4: Unused local variable in mlx4_opreq_action
2013-10-17 Or Gerlitznet/mlx4: Fix typo, move similar defs to same location
2013-10-17 Or Gerlitznet/mlx4: Clean the code to eliminate trivial build...
2013-10-17 Eric Dumazetinet_diag: use sock_gen_put()
2013-10-17 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-14 Pablo Neira... netfilter: nf_tables: add ARP filtering support
2013-10-14 Pablo Neira... netfilter: nf_tables: add trace support
2013-10-14 Pablo Neira... netfilter: nfnetlink: add batch support and use it...
2013-10-14 Eric Leblondnetfilter: nf_tables: add insert operation
2013-10-14 Pablo Neira... netfilter: nf_tables: complete net namespace support
2013-10-14 Tomasz Bursztykanetfilter: nf_tables: Add support for IPv6 NAT
2013-10-14 Pablo Neira... netfilter: nf_tables: add support for dormant tables
2013-10-14 Pablo Neira... netfilter: nf_tables: nft_payload: fix transport header...
2013-10-14 Pablo Neira... netfilter: nf_tables: add compatibility layer for x_tables
2013-10-14 Pablo Neira... netfilter: nf_tables: convert built-in tables/chains...
2013-10-14 Patrick McHardynetfilter: nft_payload: add optimized payload implement...
2013-10-14 Patrick McHardynetfilter: nf_tables: add optimized data comparison...
2013-10-14 Patrick McHardynetfilter: nf_tables: expression ops overloading
2013-10-14 Patrick McHardynetfilter: nf_tables: add netlink set API
2013-10-14 Patrick McHardynetfilter: add nftables
2013-10-14 Pablo Neira... netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
2013-10-14 Patrick McHardynetfilter: pass hook ops to hookfn
2013-10-12 Linus Lüssingbatman-adv: Add dummy soft-interface rx mode handler
2013-10-12 Antonio Quartullibatman-adv: make batadv_tt_save_orig_buffer() generic
2013-10-12 Antonio Quartullibatman-adv: implement batadv_tt_entries
2013-10-12 Simon Wunderlichbatman-adv: remove useless find_router look up
2013-10-12 Marek Lindnerbatman-adv: consider network coding overhead when calcu...
2013-10-12 Antonio Quartullibatman-adv: create common header for ICMP packets
2013-10-12 Antonio Quartullibatman-adv: use htons when possible
2013-10-12 Martin Hundebøllbatman-adv: Fragment and send skbs larger than mtu
2013-10-12 Martin Hundebøllbatman-adv: Receive fragmented packets and merge
2013-10-12 Martin Hundebøllbatman-adv: Remove old fragmentation code
2013-10-12 Antonio Quartullibatman-adv: use VLAN_ETH_HLEN instead of sizeof(struct...
2013-10-12 Antonio Quartullibatman-adv: h_vlan_encapsulated_proto access refactoring
2013-10-12 Antonio Quartullibatman-adv: don't use call_rcu if not needed
2013-10-12 Antonio Quartullibatman-adv: remove batadv_tt_global_add_orig declaration
2013-10-12 Antonio Quartullibatman-adv: make tt_global_add static and return bool
2013-10-12 Simon Wunderlichbatman-adv: only add recordroute information to icmp...
2013-10-11 Eric Dumazettcp: tcp_transmit_skb() optimizations
2013-10-11 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-10 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-10-10 Eric Dumazetinet: rename ir_loc_port to ir_num
2013-10-10 Catherine Sullivani40e: Bump version
2013-10-10 Alexander Duycki40e: Add support for 64 bit netstats
2013-10-10 Alexander Duycki40e: Move rings from pointer to array to array of...
2013-10-10 Alexander Duycki40e: Replace ring container array with linked list
2013-10-10 Alexander Duycki40e: Move q_vectors from pointer to array to array...
2013-10-10 Alexander Duycki40e: Split bytes and packets from Rx/Tx stats
2013-10-10 Alexander Duycki40e: Add support for Tx byte queue limits
2013-10-10 Alexander Duycki40e: Drop dead code and flags from Tx hotpath
2013-10-10 Alexander Duycki40e: clean up Tx fast path
2013-10-10 Alexander Duycki40e: Do not directly increment Tx next_to_use
2013-10-10 Alexander Duycki40e: Cleanup Tx buffer info layout
2013-10-10 Eric Dumazettcp: use ACCESS_ONCE() in tcp_update_pacing_rate()
2013-10-10 Eric Dumazetinet: includes a sock_common in request_sock
2013-10-10 Eric Dumazetnet: gro: allow to build full sized skb
2013-10-10 baker.zhangfib_trie: only calc for the un-first node
2013-10-10 Gao fengveth: allow to setup multicast address for veth device
2013-10-10 Alexander Duycki40e: Drop unused completed stat
2013-10-10 Anjali Singhaii40e: Link code updates
2013-10-09 Ajit Khapardebe2net: change the driver version number to 4.9.224.0
2013-10-09 Ajit Khapardebe2net: Display RoCE specific counters in ethtool -S
2013-10-09 Ajit Khapardebe2net: Call version 2 of GET_STATS ioctl for Skyhawk-R
2013-10-09 Simon Wunderlichbatman-adv: reorder batadv_iv_flags
2013-10-09 Simon Wunderlichbatman-adv: remove packed from batadv_ogm_packet
2013-10-09 Simon Wunderlichbatman-adv: reorder packet types
2013-10-09 Simon Wunderlichbatman-adv: add build check macros for packet member...
2013-10-09 Simon Wunderlichbatman-adv: remove vis functionality
2013-10-09 Antonio Quartullibatman-adv: move BATADV_TT_CLIENT_TEMP to higher bit
2013-10-09 Antonio Quartullibatman-adv: use CRC32C instead of CRC16 in TT code
2013-10-09 Marek Lindnerbatman-adv: tvlv - convert roaming adv packet to use...
2013-10-09 Marek Lindnerbatman-adv: tvlv - convert tt query packet to use tvlv...
2013-10-09 Marek Lindnerbatman-adv: tvlv - convert tt data sent within OGMs
2013-10-09 Marek Lindnerbatman-adv: tvlv - add network coding container
2013-10-09 Marek Lindnerbatman-adv: tvlv - add distributed arp table container
2013-10-09 Marek Lindnerbatman-adv: tvlv - gateway download/upload bandwidth...
2013-10-09 Marek Lindnerbatman-adv: tvlv - basic infrastructure
2013-10-09 Antonio Quartullibatman-adv: switch to a new packet compatibility version
2013-10-09 Antonio QuartulliMAINTAINERS: batman-adv - update emails
2013-10-09 Yuval Mintzbnx2x: Add ndo_get_phys_port_id support
2013-10-09 Eric Dumazetnet: fix build errors if ipv6 is disabled
2013-10-09 Eric Dumazetudp: fix a typo in __udp4_lib_mcast_demux_lookup
2013-10-09 Eric Dumazetipv6: make lookups simpler and faster
2013-10-09 Eric Dumazettcp/dccp: remove twchain
2013-10-09 David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-10-09 David S. MillerMerge branch 'sfc-3.12' of git://git./linux/kernel...
2013-10-09 Eric Dumazetpkt_sched: fq: fix non TCP flows pacing
next