Age | Commit message (Expand) | Author | Files | Lines |
2011-04-13 | net: ethtool support to configure number of channels | amit salecha | 1 | -0/+36 |
2011-04-13 | net: Missing 'inline' in vlan-disabled vlan_untag() | David S. Miller | 1 | -1/+1 |
2011-04-13 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 9 | -8/+200 |
2011-04-13 | net: vlan_features comment clarification | Michał Mirosław | 1 | -1/+1 |
2011-04-13 | net: vlan: make non-hw-accel rx path similar to hw-accel | Jiri Pirko | 1 | -2/+8 |
2011-04-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 9 | -8/+200 |
2011-04-12 | caif: code cleanup | Stephen Hemminger | 5 | -112/+7 |
2011-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 149 | -216/+258 |
2011-04-12 | v3 ethtool: add ntuple flow specifier data to network flow classifier | Alexander Duyck | 1 | -21/+32 |
2011-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -9/+23 |
2011-04-11 | Disable rp_filter for IPsec packets | Michael Smith | 1 | -0/+9 |
2011-04-11 | fib_validate_source(): pass sk_buff instead of mark | Michael Smith | 1 | -3/+3 |
2011-04-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 7 | -9/+23 |
2011-04-08 | ipv4: Fix "Set rt->rt_iif more sanely on output routes." | OGAWA Hirofumi | 1 | -2/+3 |
2011-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 9 | -19/+50 |
2011-04-07 | nl80211: Add BSS parameters to station | Paul Stewart | 2 | -1/+68 |
2011-04-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 4 | -6/+110 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 139 | -191/+191 |
2011-04-07 | net: fix skb_add_data_nocache() to calc csum correctly | Wei Yongjun | 1 | -7/+8 |
2011-04-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -2/+13 |
2011-04-06 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller | 1 | -50/+130 |
2011-04-06 | can: mcp251x: Allow pass IRQ flags through platform data. | Enric Balletbo i Serra | 1 | -0/+2 |
2011-04-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb... | Linus Torvalds | 3 | -1/+4 |
2011-04-06 | dm: improve block integrity support | Mike Snitzer | 1 | -0/+2 |
2011-04-06 | fs: export empty_aops | Jens Axboe | 1 | -0/+2 |
2011-04-06 | block: get rid of elv_insert() interface | Jens Axboe | 1 | -1/+0 |
2011-04-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 4 | -5/+5 |
2011-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -3/+7 |
2011-04-05 | ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL | Ben Hutchings | 1 | -1/+29 |
2011-04-05 | ethtool: Fill out and update comment for struct ethtool_ops | Ben Hutchings | 1 | -31/+93 |
2011-04-05 | ethtool: Convert struct ethtool_ops comment to kernel-doc format | Ben Hutchings | 1 | -45/+35 |
2011-04-05 | net: Allow no-cache copy from user on transmit | Tom Herbert | 2 | -1/+55 |
2011-04-05 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 4 | -11/+14 |
2011-04-05 | drm: fix "persistant" typo | Jan Engelhardt | 2 | -11/+11 |
2011-04-05 | drm/radeon/kms: add some new ontario pci ids | Alex Deucher | 1 | -0/+2 |
2011-04-05 | Bluetooth: Add mgmt_remote_name event | Johan Hedberg | 2 | -0/+7 |
2011-04-05 | Bluetooth: Add mgmt_device_found event | Johan Hedberg | 2 | -0/+10 |
2011-04-05 | ssb: trivial: use u8 for chip_rev (it's mask is 0xF) | Rafał Miłecki | 1 | -1/+1 |
2011-04-05 | ieee80211: add HT extended capabilities masks | Bing Zhao | 1 | -0/+9 |
2011-04-04 | mac80211: fix comment regarding aggregation buf_size | Johannes Berg | 1 | -2/+13 |
2011-04-04 | pkt_sched: QFQ - quick fair queue scheduler | stephen hemminger | 1 | -0/+15 |
2011-04-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -3/+7 |
2011-04-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2011-04-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2011-04-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+27 |
2011-04-04 | netfilter: af_info: add 'strict' parameter to limit lookup to .oif | Florian Westphal | 1 | -1/+1 |
2011-04-04 | netfilter: af_info: add network namespace parameter to route hook | Florian Westphal | 1 | -1/+2 |
2011-04-04 | IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() | Hans Schillstrom | 1 | -1/+1 |
2011-04-04 | netfilter: ipset: references are protected by rwlock instead of mutex | Jozsef Kadlecsik | 2 | -3/+2 |
2011-04-03 | net: Call netdev_features_change() from netdev_update_features() | Michał Mirosław | 1 | -0/+1 |