Age | Commit message (Expand) | Author |
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-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 |
2011-04-07 | ipv4: Fix "Set rt->rt_iif more sanely on output routes." | OGAWA Hirofumi |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-04-06 | dsa/mv88e6131: add support for mv88e6085 switch | Peter Korsgaard |
2011-04-06 | ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) | Neil Horman |
2011-04-06 | can: convert protocol handling to RCU | Oliver Hartkopp |
2011-04-06 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller |
2011-04-06 | Revert "net/sunrpc: Use static const char arrays" | Trond Myklebust |
2011-04-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-04-05 | ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL | Ben Hutchings |
2011-04-04 | net: Allow no-cache copy from user on transmit | Tom Herbert |
2011-04-04 | bridge: range check STP parameters | stephen hemminger |
2011-04-04 | bridge: allow creating bridge devices with netlink | stephen hemminger |
2011-04-04 | bridge: allow creating/deleting fdb entries via netlink | stephen hemminger |
2011-04-04 | bridge: add netlink notification on forward entry changes | stephen hemminger |
2011-04-04 | bridge: split rcu and no-rcu cases of fdb lookup | stephen hemminger |
2011-04-04 | bridge: track last used time in forwarding table | stephen hemminger |
2011-04-04 | bridge: change arguments to fdb_create | stephen hemminger |
2011-04-04 | ipv6: Don't pass invalid dst_entry pointer to dst_release(). | Boris Ostrovsky |
2011-04-04 | mac80211: Fix duplicate frames on cooked monitor | Helmut Schaa |
2011-04-04 | pkt_sched: QFQ - quick fair queue scheduler | stephen hemminger |
2011-04-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-04-04 | netfilter: xt_conntrack: fix inverted conntrack direction test | Florian Westphal |
2011-04-04 | netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route | Florian Westphal |
2011-04-04 | netfilter: af_info: add 'strict' parameter to limit lookup to .oif | Florian Westphal |
2011-04-04 | netfilter: af_info: add network namespace parameter to route hook | Florian Westphal |
2011-04-04 | IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() | Hans Schillstrom |
2011-04-04 | netfilter: h323: bug in parsing of ASN1 SEQOF field | David Sterba |
2011-04-04 | netfilter: ipset: references are protected by rwlock instead of mutex | Jozsef Kadlecsik |
2011-04-04 | netfilter: ipset: list:set timeout variant fixes | Jozsef Kadlecsik |
2011-04-02 | vlan: convert VLAN devices to use ndo_fix_features() | Michał Mirosław |
2011-04-02 | net: Call netdev_features_change() from netdev_update_features() | Michał Mirosław |
2011-04-01 | tcp: len check is unnecessarily devastating, change to WARN_ON | Ilpo Järvinen |
2011-04-01 | sctp: malloc enough room for asconf-ack chunk | Wei Yongjun |