Age | Commit message (Expand) | Author |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-23 | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller |
2012-11-22 | ipv4: do not cache looped multicasts | Julian Anastasov |
2012-11-22 | ipv6: adapt connect for repair move | Andrey Vagin |
2012-11-22 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2012-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2012-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2012-11-22 | tipc: delete TIPC_ADVANCED Kconfig variable | Paul Gortmaker |
2012-11-22 | tipc: eliminate an unnecessary cast of node variable | Ying Xue |
2012-11-22 | tipc: introduce message to synchronize broadcast link | Jon Maloy |
2012-11-22 | tipc: rename supported flag to recv_permitted | Ying Xue |
2012-11-22 | tipc: remove supportable flag from bclink structure | Ying Xue |
2012-11-21 | tipc: remove the bearer congestion mechanism | Ying Xue |
2012-11-21 | tipc: wake up all waiting threads at socket shutdown | Ying Xue |
2012-11-21 | netfilter: cttimeout: fix buffer overflow | Florian Westphal |
2012-11-21 | netfilter: ipset: Fix range bug in hash:ip,port,net | Jozsef Kadlecsik |
2012-11-21 | tipc: return POLLOUT for sockets in an unconnected state | Erik Hugne |
2012-11-21 | tipc: fix race/inefficiencies in poll/wait behaviour | Ying Xue |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-11-21 | batman-adv: Use packing of 2 for all headers before an ethernet header | Sven Eckelmann |
2012-11-21 | batman-adv: Start new development cycle | Sven Eckelmann |
2012-11-21 | batman-adv: Fix broadcast duplist for fragmentation | Simon Wunderlich |
2012-11-21 | batman-adv: Add function to calculate crc32c for the skb payload | Sven Eckelmann |
2012-11-21 | batman-adv: Add wrapper to look up neighbor and send skb | Martin Hundebøll |
2012-11-21 | batman-adv: support array of debugfs general attributes | Antonio Quartulli |
2012-11-21 | batman-adv: fix bla compare function | Simon Wunderlich |
2012-11-21 | batman-adv: Mark best gateway in transtable_global debugfs | Sven Eckelmann |
2012-11-20 | sctp: send abort chunk when max_retrans exceeded | Neil Horman |
2012-11-20 | ipv6: fix inet6_csk_update_pmtu() return value | Eric Dumazet |
2012-11-20 | net: Remove redundant null check before kfree in dev.c | Sachin Kamat |
2012-11-20 | caif: Remove redundant null check before kfree in cfctrl.c | Sachin Kamat |
2012-11-20 | sit: allow to configure 6rd tunnels via netlink | Nicolas Dichtel |
2012-11-19 | net: remove unnecessary wireless includes | Johannes Berg |
2012-11-19 | net: rds: use this_cpu_* per-cpu helper | Shan Wei |
2012-11-19 | net: core: use this_cpu_ptr per-cpu helper | Shan Wei |
2012-11-20 | NFC: Fix nfc_llcp_local chained list insertion | Thierry Escande |
2012-11-19 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-19 | netfilter: Remove the spurious \ in __ip_vs_lblc_init | Eric W. Biederman |
2012-11-18 | net: Make CAP_NET_BIND_SERVICE per user namespace | Eric W. Biederman |
2012-11-18 | net: Enable a userns root rtnl calls that are safe for unprivilged users | Eric W. Biederman |
2012-11-18 | net: Enable some sysctls that are safe for the userns root | Eric W. Biederman |
2012-11-18 | net: Allow the userns root to control vlans. | Eric W. Biederman |
2012-11-18 | net: Allow userns root to control the network bridge code. | Eric W. Biederman |
2012-11-18 | net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm | Eric W. Biederman |
2012-11-18 | net: Allow userns root to control ipv6 | Eric W. Biederman |
2012-11-18 | net: Allow userns root to control ipv4 | Eric W. Biederman |
2012-11-18 | net: Allow userns root control of the core of the network stack. | Eric W. Biederman |
2012-11-18 | net: Allow userns root to force the scm creds | Eric W. Biederman |
2012-11-18 | user_ns: get rid of duplicate code in net_ctl_permissions | Zhao Hongjiang |
2012-11-18 | net: Update the per network namespace sysctls to be available to the network ... | Eric W. Biederman |