Age | Commit message (Expand) | Author |
2011-04-17 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller |
2011-04-17 | netfilter: ip6table_mangle: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | netfilter: ip6_tables: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | netfilter: nf_conntrack_standalone: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | netfilter: nfnetlink_log: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | netlabel: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | l2tp: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | irda: irproc: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | irda: irlap_event: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | caif: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | batman-adv: Set the txqueuelen to zero when creating soft interface | Andrew Lunn |
2011-04-17 | batman-adv: protect softif_neigh by rcu | Simon Wunderlich |
2011-04-17 | batman-adv: concentrate all curr_gw related rcu operations in select/deselect... | Marek Lindner |
2011-04-17 | batman-adv: Protect global TQ window with a spinlock | Linus Lüssing |
2011-04-17 | batman-adv: Make orig_node->router an rcu protected pointer | Linus Lüssing |
2011-04-17 | batman-adv: Simplify gw_check_election(), use gw_get_selected() | Linus Lüssing |
2011-04-17 | batman-adv: Make gateway_get_selected type safe | Linus Lüssing |
2011-04-17 | batman-adv: Move bonding / iface alternating router search to own functions | Linus Lüssing |
2011-04-17 | atm: lec: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | ax25: Fix set-but-unused variable. | David S. Miller |
2011-04-17 | econet: Fix set-but-unused variable. | David S. Miller |
2011-04-17 | decnet: Fix set-but-unused variable. | David S. Miller |
2011-04-17 | pktgen: Fix set-but-unused variable. | David S. Miller |
2011-04-15 | net: minor cleanup to net_namespace.c. | Rob Landley |
2011-04-15 | ipv6: RTA_PREFSRC support for ipv6 route source address selection | Daniel Walter |
2011-04-15 | ipv6: ignore looped-back NA while dad is running | Daniel Walter |
2011-04-14 | Phonet: convert bound sockets hash list to RCU | Rémi Denis-Courmont |
2011-04-14 | ethtool: allow custom interval for physical identification | Allan, Bruce W |
2011-04-14 | ipv4: Call fib_select_default() only when actually necessary. | David S. Miller |
2011-04-14 | NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls | Ralf Baechle |
2011-04-13 | net: ethtool support to configure number of channels | amit salecha |
2011-04-12 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-04-12 | 9p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_re... | David S. Miller |
2011-04-12 | net: add RTNL_ASSERT in __netdev_update_features() | Michał Mirosław |
2011-04-12 | net: vlan: make non-hw-accel rx path similar to hw-accel | Jiri Pirko |
2011-04-12 | ethtool: time to blink provided in seconds not jiffies | Allan, Bruce W |
2011-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-11 | caif: Add BUG_ON if dev_info is missing in packet | Sjur Brændeland |
2011-04-11 | caif: Don't resend if dev_queue_xmit fails. | Sjur Brændeland |
2011-04-11 | caif: code cleanup | Stephen Hemminger |
2011-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-04-11 | v3 ethtool: add ntuple flow specifier data to network flow classifier | Alexander Duyck |
2011-04-11 | ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple | Alexander Duyck |
2011-04-11 | caif: performance bugfix - allow radio stack to prioritize packets. | Sjur Brændeland |
2011-04-11 | caif: Bugfix use for_each_safe when removing list nodes. | Sjur Brændeland |
2011-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-04-10 | Disable rp_filter for IPsec packets | Michael Smith |
2011-04-10 | fib_validate_source(): pass sk_buff instead of mark | Michael Smith |
2011-04-08 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-04-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |