batman-adv: add debugfs structure for information per interface
[deliverable/linux.git] / net /
2014-01-12  Simon Wunderlichbatman-adv: add debugfs structure for information per...
2014-01-12  Simon Wunderlichbatman-adv: add bonding again
2014-01-12  Simon Wunderlichbatman-adv: consider outgoing interface in OGM sending
2014-01-12  Simon Wunderlichbatman-adv: add WiFi penalty
2014-01-12  Simon Wunderlichbatman-adv: split out router from orig_node
2014-01-12  Simon Wunderlichbatman-adv: split tq information in neigh_node struct
2014-01-12  Simon Wunderlichbatman-adv: remove bonding and interface alternating
2014-01-12  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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./linux/kernel...
2014-01-10  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-10  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-01-10  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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./linux/kernel/git...
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./linux/kernel/git...
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./linux/kernel...
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./linux/kernel/git...
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.
2014-01-06  Andy Zhouopenvswitch: Change ovs_flow_tbl_lookup_xx() APIs
2014-01-06  Ben Pfaffopenvswitch: Shrink sw_flow_mask by 8 bytes (64-bit...
2014-01-06  Ben Pfaffopenvswitch: Correct comment.
2014-01-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-06  Gianluca AnzolinBluetooth: Remove rfcomm_carrier_raised()
2014-01-06  Gianluca AnzolinBluetooth: Always wait for a connection on RFCOMM open()
2014-01-06  Gianluca AnzolinBluetooth: Move rfcomm_get_device() before rfcomm_dev_a...
2014-01-06  Gianluca AnzolinBluetooth: Release RFCOMM port when the last user close...
2014-01-06  Jamal Hadi Salimnet_sched: act: action flushing missaccounting
2014-01-06  Jamal Hadi Salimnet_sched: Remove unnecessary checks for act->ops
next
This page took 0.069301 seconds and 8 git commands to generate.