Age | Commit message (Expand) | Author |
2011-05-15 | caif: Add ref-count to framing layer | sjur.brandeland@stericsson.com |
2011-05-15 | caif: Use RCU and lists in cfcnfg.c for managing caif link layers | sjur.brandeland@stericsson.com |
2011-05-15 | caif: Use RCU instead of spin-lock in caif_dev.c | sjur.brandeland@stericsson.com |
2011-05-15 | caif: Use rcu_read_lock in CAIF mux layer. | sjur.brandeland@stericsson.com |
2011-05-15 | net: ping: small changes | Eric Dumazet |
2011-05-14 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller |
2011-05-15 | batman-adv: reset broadcast flood protection on error | Marek Lindner |
2011-05-15 | batman-adv: Add missing hardif_free_ref in forw_packet_free | Sven Eckelmann |
2011-05-13 | ipv4: Remove rt->rt_dst reference from ip_forward_options(). | David S. Miller |
2011-05-13 | ipv4: Remove route key identity dependencies in ip_rt_get_source(). | David S. Miller |
2011-05-13 | ipv4: Always call ip_options_build() after rest of IP header is filled in. | David S. Miller |
2011-05-13 | ipv4: Kill spurious write to iph->daddr in ip_forward_options(). | David S. Miller |
2011-05-13 | net:set valid name before calling ndo_init() | Peter Pan(潘卫平) |
2011-05-13 | net: ipv4: add IPPROTO_ICMP socket kind | Vasiliy Kulikov |
2011-05-13 | convert old cpumask API into new one | KOSAKI Motohiro |
2011-05-13 | af_iucv: get rid of compile warning | Ursula Braun |
2011-05-13 | iucv: get rid of compile warning | Ursula Braun |
2011-05-13 | ethtool: Added support for FW dump | Anirban Chakraborty |
2011-05-12 | ipv4: Fix 'iph' use before set. | David S. Miller |
2011-05-12 | ipv4: Elide use of rt->rt_dst in ip_forward() | David S. Miller |
2011-05-12 | ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr(). | David S. Miller |
2011-05-12 | ipv4: Kill spurious opt->srr check in ip_options_rcv_srr(). | David S. Miller |
2011-05-12 | net: introduce netdev_change_features() | Michał Mirosław |
2011-05-12 | ipvs: Remove all remaining references to rt->rt_{src,dst} | Julian Anastasov |
2011-05-12 | ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt(). | David S. Miller |
2011-05-12 | ipvs: Use IP_VS_RT_MODE_* instead of magic constants. | David S. Miller |
2011-05-12 | net/irda/ircomm_tty.c: Use flip buffers to deliver data | Amit Virdi |
2011-05-12 | net: Fix vlan_features propagation | Michał Mirosław |
2011-05-12 | ethtool: bring back missing comma in netdev features strings | Franco Fichtner |
2011-05-12 | garp: remove last synchronize_rcu() call | Eric Dumazet |
2011-05-12 | sctp: sctp_sendmsg: Don't test known non-null sinfo | Joe Perches |
2011-05-12 | sctp: sctp_sendmsg: Don't initialize default_sinfo | Joe Perches |
2011-05-12 | l2tp: fix potential rcu race | Eric Dumazet |
2011-05-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-05-11 | Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller |
2011-05-10 | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 | David S. Miller |
2011-05-10 | xfrm: Don't allow esn with disabled anti replay detection | Steffen Klassert |
2011-05-10 | xfrm: Assign the inner mode output function to the dst entry | Steffen Klassert |
2011-05-10 | net: dev_close() should check IFF_UP | Eric Dumazet |
2011-05-10 | vlan: fix GVRP at dismantle time | Eric Dumazet |
2011-05-10 | net: fix two lockdep splats | Eric Dumazet |
2011-05-10 | ipv4: xfrm: Eliminate ->rt_src reference in policy code. | David S. Miller |
2011-05-10 | sctp: Remove rt->rt_src usage in sctp_v4_get_saddr() | David S. Miller |
2011-05-10 | ipv4: udp: Eliminate remaining uses of rt->rt_src | David S. Miller |
2011-05-10 | ipv4: icmp: Eliminate remaining uses of rt->rt_src | David S. Miller |
2011-05-10 | ipv4: Pass explicit daddr arg to ip_send_reply(). | David S. Miller |
2011-05-10 | tipc: Revise timings used when sending link request messages | Allan Stephens |
2011-05-10 | tipc: Add monitoring of number of nodes discovered by bearer | Allan Stephens |
2011-05-10 | tipc: Enhance sending of discovery object link request messages | Allan Stephens |
2011-05-10 | tipc: Enhance handling of discovery object creation failures | Allan Stephens |