| Commit message (Expand) | Author | Age |
* | net: Set device operstate at registration time | Ben Hutchings | 2012-08-24 |
* | cls_cgroup: Allow classifier cgroups to have their classid reset to 0 | Neil Horman | 2012-08-24 |
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-08-24 |
|\ |
|
| * | batman-adv: Start new development cycle | Sven Eckelmann | 2012-08-23 |
| * | batman-adv: change interface_rx to get orig node | Antonio Quartulli | 2012-08-23 |
| * | batman-adv: detect not yet announced clients | Antonio Quartulli | 2012-08-23 |
| * | batman-adv: Reduce accumulated length of simple statements | Sven Eckelmann | 2012-08-23 |
| * | batman-adv: Don't break statements after assignment operator | Sven Eckelmann | 2012-08-23 |
| * | batman-adv: Use BIT(x) macro to calculate bit positions | Sven Eckelmann | 2012-08-23 |
| * | batman-adv: Drop tt queries with foreign dest | Martin Hundebøll | 2012-08-23 |
| * | batman-adv: Move batadv_check_unicast_packet() | Martin Hundebøll | 2012-08-23 |
| * | batman-adv: Split batadv_priv in sub-structures for features | Sven Eckelmann | 2012-08-23 |
| * | batman-adv: check batadv_orig_hash_add_if() return code | Simon Wunderlich | 2012-08-23 |
| * | batman-adv: fix typos in comments | Antonio Quartulli | 2012-08-23 |
| * | batman-adv: add reference counting for type batadv_tt_orig_list_entry | Antonio Quartulli | 2012-08-23 |
| * | batman-adv: remove a misleading comment | Jonathan Corbet | 2012-08-23 |
| * | batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure | Marek Lindner | 2012-08-23 |
| * | batman-adv: rename bridge loop avoidance claim types | Simon Wunderlich | 2012-08-23 |
| * | batman-adv: correct comments in bridge loop avoidance | Simon Wunderlich | 2012-08-23 |
| * | batman-adv: Add the backbone gateway list to debugfs | Simon Wunderlich | 2012-08-23 |
| * | batman-adv: move function arguments on one line | Antonio Quartulli | 2012-08-23 |
* | | net: reinstate rtnl in call_netdevice_notifiers() | Eric Dumazet | 2012-08-23 |
|/ |
|
* | packet: Protect packet sk list with mutex (v2) | Pavel Emelyanov | 2012-08-23 |
* | af_packet: use define instead of constant | danborkmann@iogearbox.net | 2012-08-23 |
* | rds: Don't disable BH on BH context | Ying Xue | 2012-08-23 |
* | ipv6: gre: fix ip6gre_err() | Eric Dumazet | 2012-08-23 |
* | xfrm: fix RCU bugs | Eric Dumazet | 2012-08-23 |
* | net: remove delay at device dismantle | Eric Dumazet | 2012-08-23 |
* | Merge git://1984.lsi.us.es/nf-next | David S. Miller | 2012-08-22 |
|\ |
|
| * | netfilter: remove unnecessary goto statement for error recovery | Jean Sacren | 2012-08-22 |
| * | netfilter: replace list_for_each_continue_rcu with new interface | Michael Wang | 2012-08-22 |
| * | netfilter: nf_conntrack: remove unnecessary RTNL locking | Patrick McHardy | 2012-08-20 |
| * | netfilter: sparse endian fixes | Patrick McHardy | 2012-08-20 |
| * | netfilter: PTR_RET can be used | Wu Fengguang | 2012-08-13 |
| * | ipvs: add pmtu_disc option to disable IP DF for TUN packets | Julian Anastasov | 2012-08-09 |
| * | ipvs: implement passive PMTUD for IPIP packets | Julian Anastasov | 2012-08-09 |
| * | ipvs: fixed sparse warning | Claudiu Ghioc | 2012-08-09 |
| * | ipvs: generalize app registration in netns | Julian Anastasov | 2012-08-09 |
| * | ipvs: ip_vs_ftp depends on nf_conntrack_ftp helper | Julian Anastasov | 2012-08-09 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-08-22 |
|\ \ |
|
| * | | af_netlink: force credentials passing [CVE-2012-3520] | Eric Dumazet | 2012-08-21 |
| * | | ipv4: fix ip header ident selection in __ip_make_skb() | Eric Dumazet | 2012-08-21 |
| * | | ipv4: Use newinet->inet_opt in inet_csk_route_child_sock() | Christoph Paasch | 2012-08-21 |
| * | | tcp: fix possible socket refcount problem | Eric Dumazet | 2012-08-21 |
| * | | net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child() | Neal Cardwell | 2012-08-20 |
| * | | net/core/dev.c: fix kernel-doc warning | Randy Dunlap | 2012-08-20 |
| * | | net: ipv6: fix oops in inet_putpeer() | Patrick McHardy | 2012-08-20 |
| * | | caif: Do not dereference NULL in chnl_recv_cb() | Jesper Juhl | 2012-08-20 |
| * | | Merge git://1984.lsi.us.es/nf | David S. Miller | 2012-08-20 |
| |\ \ |
|
| | * | | netfilter: nf_ct_expect: fix possible access to uninitialized timer | Pablo Neira Ayuso | 2012-08-16 |