]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net
net: resort some Kbuild files to hopefully help avoid some conflicts
[karo-tx-linux.git] / net /
2014-01-13 Veaceslav Faliconet: make dev_set_mtu() honor notification return code
2014-01-13 stephen hemmingersctp: make sctp_addto_chunk_fixed local
2014-01-13 stephen hemmingerl2tp: make local functions static
2014-01-13 Neal Cardwellgre_offload: simplify GRE header length calculation...
2014-01-13 WANG Congnet_sched: act: remove struct tcf_act_hdr
2014-01-13 WANG Congnet_sched: avoid casting void pointer
2014-01-13 WANG Congnet_sched: optimize tcf_match_indev()
2014-01-13 WANG Congnet_sched: add struct net pointer to tcf_proto_ops...
2014-01-13 WANG Congnet_sched: act: clean up notification functions
2014-01-13 WANG Congnet_sched: act: move idx_gen into struct tcf_hashinfo
2014-01-13 Eric Dumazetnet: gro: change GRO overflow strategy
2014-01-13 Wei Yongjungre_offload: fix sparse non static symbol warning
2014-01-13 David S. MillerMerge branch 'ip_forward_pmtu'
2014-01-13 Hannes Frederic... ipv4: introduce hardened ip_no_pmtu_disc mode
2014-01-13 Hannes Frederic... ipv6: introduce ip6_dst_mtu_forward and protect forward...
2014-01-13 Hannes Frederic... ipv4: introduce ip_dst_mtu_maybe_forward and protect...
2014-01-13 Terry LamHHF qdisc: fix jiffies-time conversion.
2014-01-12 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-10 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2014-01-10 David S. MillerMerge branch 'tcp_metrics_saddr'
2014-01-10 Christoph Paaschtcp: metrics: Allow selective get/del of tcp-metrics...
2014-01-10 Christoph Paaschtcp: metrics: Delete all entries matching a certain...
2014-01-10 Christoph Paaschtcp: metrics: New netlink attribute for src IP and...
2014-01-10 Christoph Paaschtcp: metrics: Add source-address to tcp-metrics
2014-01-10 Christoph Paaschtcp: metrics: rename tcpm_addr to tcpm_daddr
2014-01-10 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2014-01-10 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-10 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-10 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-09 Pablo Neira Ayusonetfilter: nf_tables: fix error path in the init functions
2014-01-09 James Chapmannetfilter: introduce l2tp match extension
2014-01-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-09 Wei Yongjunip_tunnel: fix sparse non static symbol warning
2014-01-09 Wei Yongjunopenvswitch: Use kmem_cache_free() instead of kfree()
2014-01-09 Patrick McHardynetfilter: nf_tables: rename nft_do_chain_pktinfo(...
2014-01-09 Patrick McHardynetfilter: nf_tables: prohibit deletion of a table...
2014-01-09 Patrick McHardynetfilter: nf_tables: take AF module reference when...
2014-01-09 Patrick McHardynetfilter: nf_tables: perform flags validation before...
2014-01-09 Patrick McHardynetfilter: nf_tables: minor nf_chain_type cleanups
2014-01-09 Patrick McHardynetfilter: nf_tables: constify chain type definitions...
2014-01-09 Patrick McHardynetfilter: nf_tables: replay request after dropping...
2014-01-09 Patrick McHardynetfilter: nf_tables: add missing module references...
2014-01-09 Patrick McHardynetfilter: nf_tables: fix chain type module reference...
2014-01-09 Patrick McHardynetfilter: nf_tables: fix check for table overflow
2014-01-09 Patrick McHardynetfilter: nf_tables: restore chain change atomicity
2014-01-09 Patrick McHardynetfilter: nf_tables: split chain policy validation...
2014-01-09 Pablo Neira Ayusonetfilter: nft_meta: fix lack of validation of the...
2014-01-09 Kristian Evensennetfilter: nft_ct: Add support to set the connmark
2014-01-08 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-08 Antonio Quartullibatman-adv: set the isolation mark in the skb if needed
2014-01-08 Antonio Quartullibatman-adv: create helper function to get AP isolation...
2014-01-08 Antonio Quartullibatman-adv: extend the ap_isolation mechanism
2014-01-08 Antonio Quartullibatman-adv: print the new BATADV_TT_CLIENT_ISOLA flag
2014-01-08 Antonio Quartullibatman-adv: mark a local client as isolated when needed
2014-01-08 Antonio Quartullibatman-adv: add isolation_mark sysfs attribute
2014-01-08 Antonio Quartullibatman-adv: send every DHCP packet as bat-unicast
2014-01-08 Antonio Quartullibatman-adv: remove parenthesis from return statements
2014-01-08 Antonio Quartullibatman-adv: rename gw_deselect() to gw_reselect()
2014-01-08 Antonio Quartullibatman-adv: deselect current GW on client mode switch off
2014-01-08 Antonio Quartullibatman-adv: remove FSF address from GPL disclaimer
2014-01-08 Antonio Quartullibatman-adv: don't switch byte order too often if not...
2014-01-08 Antonio Quartullibatman-adv: properly rename define in distributed arp...
2014-01-08 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2014-01-08 Ying Xuenet: xfrm: xfrm_policy: silence compiler warning
2014-01-07 David S. MillerMerge branch 'tipc'
2014-01-07 Jon Paul Maloytipc: make link start event synchronous
2014-01-07 Ying Xuetipc: introduce new spinlock to protect struct link_req
2014-01-07 Jon Paul Maloytipc: remove 'has_redundant_link' flag from STATE link...
2014-01-07 Jon Paul Maloytipc: rename functions related to link failover and...
2014-01-07 Daniel Borkmannnet: xfrm: xfrm_policy: fix inline not at beginning...
2014-01-07 Patrick McHardynetfilter: nft_ct: load both IPv4 and IPv6 conntrack...
2014-01-07 Patrick McHardynetfilter: nft_meta: add l4proto support
2014-01-07 Patrick McHardynetfilter: nf_tables: add nfproto support to meta expre...
2014-01-07 Patrick McHardynetfilter: nf_tables: add "inet" table for IPv4/IPv6
2014-01-07 Patrick McHardynetfilter: nf_tables: add support for multi family...
2014-01-07 Patrick McHardynetfilter: nf_tables: add hook ops to struct nft_pktinfo
2014-01-07 Patrick McHardynetfilter: nf_tables: make chain types override the...
2014-01-07 Pablo Neira Ayusonetfilter: nft_reject: fix compilation warning if NF_TA...
2014-01-07 Jerry Chunet-gre-gro: Add GRE support to the GRO stack
2014-01-07 Benjamin Poiriernet: Do not enable tx-nocache-copy by default
2014-01-07 Jiri Pirkoipv4: loopback device: ignore value changes after devic...
2014-01-07 FX Le BailIPv6: add the option to use anycast addresses as source...
2014-01-07 Claudio TakahasiBluetooth: Fix 6loWPAN peer lookup
2014-01-07 Claudio TakahasiBluetooth: Fix setting Universal/Local bit
2014-01-07 Eric Dumazetgre_offload: statically build GRE offloading support
2014-01-07 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-06 Stephen Hemmingerovs: make functions local
2014-01-06 Thomas Grafopenvswitch: Compute checksum in skb_gso_segment()...
2014-01-06 Thomas Grafopenvswitch: Use skb_zerocopy() for upcall
2014-01-06 Thomas Grafopenvswitch: Pass datapath into userspace queue functions
2014-01-06 Thomas Grafopenvswitch: Drop user features if old user space attem...
2014-01-06 Thomas Grafopenvswitch: Allow user space to announce ability to...
2014-01-06 Thomas Grafnet: Export skb_zerocopy() to zerocopy from one skb...
2014-01-06 Wei Yongjunopenvswitch: remove duplicated include from flow_table.c
2014-01-06 Daniel Borkmannnet: ovs: use kfree_rcu instead of rcu_free_{sw_flow_ma...
2014-01-06 Pravin B Shelaropenvswitch: Per cpu flow stats.
2014-01-06 Thomas Grafopenvswitch: Enable memory mapped Netlink i/o
2014-01-06 Thomas Grafnetlink: Avoid netlink mmap alloc if msg size exceeds...
2014-01-06 Thomas Grafgenl: Add genlmsg_new_unicast() for unicast message...
2014-01-06 Jesse Grossopenvswitch: Silence RCU lockdep checks from flow lookup.
next