aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: Set device operstate at registration timeBen Hutchings2012-08-24
* cls_cgroup: Allow classifier cgroups to have their classid reset to 0Neil Horman2012-08-24
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-08-24
|\
| * batman-adv: Start new development cycleSven Eckelmann2012-08-23
| * batman-adv: change interface_rx to get orig nodeAntonio Quartulli2012-08-23
| * batman-adv: detect not yet announced clientsAntonio Quartulli2012-08-23
| * batman-adv: Reduce accumulated length of simple statementsSven Eckelmann2012-08-23
| * batman-adv: Don't break statements after assignment operatorSven Eckelmann2012-08-23
| * batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann2012-08-23
| * batman-adv: Drop tt queries with foreign destMartin Hundebøll2012-08-23
| * batman-adv: Move batadv_check_unicast_packet()Martin Hundebøll2012-08-23
| * batman-adv: Split batadv_priv in sub-structures for featuresSven Eckelmann2012-08-23
| * batman-adv: check batadv_orig_hash_add_if() return codeSimon Wunderlich2012-08-23
| * batman-adv: fix typos in commentsAntonio Quartulli2012-08-23
| * batman-adv: add reference counting for type batadv_tt_orig_list_entryAntonio Quartulli2012-08-23
| * batman-adv: remove a misleading commentJonathan Corbet2012-08-23
| * batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructureMarek Lindner2012-08-23
| * batman-adv: rename bridge loop avoidance claim typesSimon Wunderlich2012-08-23
| * batman-adv: correct comments in bridge loop avoidanceSimon Wunderlich2012-08-23
| * batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich2012-08-23
| * batman-adv: move function arguments on one lineAntonio Quartulli2012-08-23
* | net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet2012-08-23
|/
* packet: Protect packet sk list with mutex (v2)Pavel Emelyanov2012-08-23
* af_packet: use define instead of constantdanborkmann@iogearbox.net2012-08-23
* rds: Don't disable BH on BH contextYing Xue2012-08-23
* ipv6: gre: fix ip6gre_err()Eric Dumazet2012-08-23
* xfrm: fix RCU bugsEric Dumazet2012-08-23
* net: remove delay at device dismantleEric Dumazet2012-08-23
* Merge git://1984.lsi.us.es/nf-nextDavid S. Miller2012-08-22
|\
| * netfilter: remove unnecessary goto statement for error recoveryJean Sacren2012-08-22
| * netfilter: replace list_for_each_continue_rcu with new interfaceMichael Wang2012-08-22
| * netfilter: nf_conntrack: remove unnecessary RTNL lockingPatrick McHardy2012-08-20
| * netfilter: sparse endian fixesPatrick McHardy2012-08-20
| * netfilter: PTR_RET can be usedWu Fengguang2012-08-13
| * ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov2012-08-09
| * ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov2012-08-09
| * ipvs: fixed sparse warningClaudiu Ghioc2012-08-09
| * ipvs: generalize app registration in netnsJulian Anastasov2012-08-09
| * ipvs: ip_vs_ftp depends on nf_conntrack_ftp helperJulian Anastasov2012-08-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\ \
| * | af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-08-21
| * | ipv4: fix ip header ident selection in __ip_make_skb()Eric Dumazet2012-08-21
| * | ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()Christoph Paasch2012-08-21
| * | tcp: fix possible socket refcount problemEric Dumazet2012-08-21
| * | net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell2012-08-20
| * | net/core/dev.c: fix kernel-doc warningRandy Dunlap2012-08-20
| * | net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-20
| * | caif: Do not dereference NULL in chnl_recv_cb()Jesper Juhl2012-08-20
| * | Merge git://1984.lsi.us.es/nfDavid S. Miller2012-08-20
| |\ \
| | * | netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso2012-08-16