summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-08-30netpoll: provide an IP ident in UDP framesEric Dumazet
2012-08-30net: dev: fix the incorrect hold of net namespace's lo deviceGao feng
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-24vlan: add helper which can be called to see if device is used by vlanJiri Pirko
2012-08-24net: Set device operstate at registration timeBen Hutchings
2012-08-24cls_cgroup: Allow classifier cgroups to have their classid reset to 0Neil Horman
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-24Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-08-23net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-23batman-adv: Start new development cycleSven Eckelmann
2012-08-23batman-adv: change interface_rx to get orig nodeAntonio Quartulli
2012-08-23batman-adv: detect not yet announced clientsAntonio Quartulli
2012-08-23batman-adv: Reduce accumulated length of simple statementsSven Eckelmann
2012-08-23batman-adv: Don't break statements after assignment operatorSven Eckelmann
2012-08-23batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann
2012-08-23batman-adv: Drop tt queries with foreign destMartin Hundebøll
2012-08-23batman-adv: Move batadv_check_unicast_packet()Martin Hundebøll
2012-08-23batman-adv: Split batadv_priv in sub-structures for featuresSven Eckelmann
2012-08-23batman-adv: check batadv_orig_hash_add_if() return codeSimon Wunderlich
2012-08-23batman-adv: fix typos in commentsAntonio Quartulli
2012-08-23batman-adv: add reference counting for type batadv_tt_orig_list_entryAntonio Quartulli
2012-08-23batman-adv: remove a misleading commentJonathan Corbet
2012-08-23batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructureMarek Lindner
2012-08-23batman-adv: rename bridge loop avoidance claim typesSimon Wunderlich
2012-08-23batman-adv: correct comments in bridge loop avoidanceSimon Wunderlich
2012-08-23batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich
2012-08-23batman-adv: move function arguments on one lineAntonio Quartulli
2012-08-22packet: Protect packet sk list with mutex (v2)Pavel Emelyanov
2012-08-22af_packet: use define instead of constantdanborkmann@iogearbox.net
2012-08-22rds: Don't disable BH on BH contextYing Xue
2012-08-22ipv6: gre: fix ip6gre_err()Eric Dumazet
2012-08-22xfrm: fix RCU bugsEric Dumazet
2012-08-22net: remove delay at device dismantleEric Dumazet
2012-08-22Merge git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-22netfilter: remove unnecessary goto statement for error recoveryJean Sacren
2012-08-22netfilter: replace list_for_each_continue_rcu with new interfaceMichael Wang
2012-08-22mac80211: Fix AP mode regressionSujith Manoharan
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet
2012-08-21ipv4: fix ip header ident selection in __ip_make_skb()Eric Dumazet
2012-08-21ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()Christoph Paasch
2012-08-21tcp: fix possible socket refcount problemEric Dumazet
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-21Revert "rfkill: remove dead code"AceLan Kao
2012-08-20mac80211: clean up ieee80211_subif_start_xmitJohannes Berg
2012-08-20mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg
2012-08-20mac80211: convert ops checks to WARN_ONJohannes Berg
2012-08-20mac80211: check operating channel in scanJohannes Berg