bonding: Remove __exit tag from bond_netlink_fini().
[linux-drm-fsl-dcu.git] / net /
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 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
2013-10-18 Ying Xuetipc: silence sparse warnings
2013-10-18 Ying Xuetipc: remove iovec length parameter from all sending...
2013-10-18 Ying Xuetipc: don't use memcpy to copy from user space
2013-10-18 Eric Dumazetnet: refactor sk_page_frag_refill()
2013-10-17 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-10-17 Eric Dumazetipv4: shrink rt_cache_stat
2013-10-17 David S. MillerMerge branch 'net-next' of git://git./linux/kernel...
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-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-10-14 Pablo Neira Ayusonetfilter: nf_tables: add ARP filtering support
2013-10-14 Pablo Neira Ayusonetfilter: nf_tables: add trace support
2013-10-14 Pablo Neira Ayusonetfilter: nfnetlink: add batch support and use it...
2013-10-14 Eric Leblondnetfilter: nf_tables: add insert operation
2013-10-14 Pablo Neira Ayusonetfilter: nf_tables: complete net namespace support
2013-10-14 Tomasz Bursztykanetfilter: nf_tables: Add support for IPv6 NAT
2013-10-14 Pablo Neira Ayusonetfilter: nf_tables: add support for dormant tables
2013-10-14 Pablo Neira Ayusonetfilter: nf_tables: nft_payload: fix transport header...
2013-10-14 Pablo Neira Ayusonetfilter: nf_tables: add compatibility layer for x_tables
2013-10-14 Pablo Neira Ayusonetfilter: 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 Ayusonetfilter: 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 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-10-10 Steffen Klassertipv6: Add support for IPsec virtual tunnel interfaces
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-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 Eric Dumazetnet: fix build errors if ipv6 is disabled
2013-10-09 Steffen Klassertipv6: Add a receive path hook for vti6 in xfrm6_mode_tu...
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
2013-10-08 Marc Kleine-Buddenet: vlan: fix nlmsg size calculation in vlan_get_size()
2013-10-08 Eric Dumazetpkt_sched: fq: fix typo for initial_quantum
2013-10-08 Oussama Ghorbelipv6: Fix the upper MTU limit in GRE tunnel
2013-10-08 Gao fengcgroup: cls: remove unnecessary task_cls_classid
2013-10-08 Gao fengcgroup: netprio: remove unnecessary task_netprioidx
2013-10-08 Shawn Bohrernet: ipv4 only populate IP_PKTINFO when needed
2013-10-08 Shawn Bohrerudp: ipv4: Add udp early demux
2013-10-08 Shawn Bohrerudp: Only allow busy read/poll on connected sockets
2013-10-08 Eric Dumazetnet_sched: increment drop counters in qdisc_tree_decrea...
2013-10-08 David S. Millerl2tp: Fix build warning with ipv6 disabled.
2013-10-08 David S. MillerMerge branch '6lowpan'
next