| Commit message (Expand) | Author | Age | Files | Lines |
* | pci: Add helper to search for VPD keywords | Matt Carlson | 2010-02-28 | 1 | -0/+17 |
* | pci: Add VPD information field helper functions | Matt Carlson | 2010-02-28 | 1 | -0/+13 |
* | pci: Add helper to find a VPD resource data type | Matt Carlson | 2010-02-28 | 1 | -0/+12 |
* | pci: Add large and small resource data type code | Matt Carlson | 2010-02-28 | 1 | -1/+33 |
* | pci: Add PCI LRDT tag size and section size | Matt Carlson | 2010-02-28 | 1 | -0/+14 |
* | skbuff: align sk_buff::cb to 64 bit and close some potential holes | Felix Fietkau | 2010-02-27 | 1 | -6/+7 |
* | dev: support deferring device flag change notifications | Patrick McHardy | 2010-02-27 | 1 | -0/+2 |
* | rtnetlink: handle rtnl_link netlink notifications manually | Patrick McHardy | 2010-02-27 | 1 | -1/+6 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-27 | 1 | -1/+1 |
|\ |
|
| * | netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211 | John W. Linville | 2010-02-26 | 1 | -1/+1 |
* | | can: ti hecc module : add platform specific initialization callback. | Sriramakrishnan | 2010-02-26 | 1 | -2/+6 |
* | | Revert "ethtool: Add n-tuple string length to drvinfo and return it" | David S. Miller | 2010-02-26 | 1 | -1/+0 |
* | | ethtool: Add n-tuple string length to drvinfo and return it | Peter Waskiewicz | 2010-02-26 | 1 | -0/+1 |
* | | can: netlink support for bus-error reporting and counters | Wolfgang Grandegger | 2010-02-26 | 2 | -4/+16 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-25 | 1 | -1/+50 |
|\ \
| |/ |
|
| * | nl80211: add power save commands | Kalle Valo | 2010-02-19 | 1 | -0/+10 |
| * | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 | 1 | -1/+40 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-24 | 4 | -33/+23 |
|\ \ |
|
| * | | netfilter: xtables: replace XT_MATCH_ITERATE macro | Jan Engelhardt | 2010-02-24 | 3 | -11/+11 |
| * | | netfilter: xtables: replace XT_ENTRY_ITERATE macro | Jan Engelhardt | 2010-02-24 | 4 | -25/+15 |
* | | | xfrm: introduce basic mark infrastructure | Jamal Hadi Salim | 2010-02-22 | 1 | -3/+9 |
* | | | seq_file: add RCU versions of new hlist/list iterators (v3) | stephen hemminger | 2010-02-22 | 2 | -4/+16 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-19 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | netfilter: restore POST_ROUTING hook in NF_HOOK_COND | Patrick McHardy | 2010-02-19 | 1 | -2/+3 |
* | | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR | jamal | 2010-02-18 | 1 | -0/+1 |
* | | | net: TCP thin dupack | Andreas Petlund | 2010-02-18 | 1 | -1/+3 |
* | | | net: TCP thin linear timeouts | Andreas Petlund | 2010-02-18 | 1 | -1/+4 |
* | | | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan | 2010-02-18 | 1 | -2/+1 |
* | | | net/macvtap: add vhost support | Arnd Bergmann | 2010-02-18 | 1 | -0/+13 |
|/ / |
|
* | | tg3: Push phylib definitions to phylib | Matt Carlson | 2010-02-17 | 1 | -0/+11 |
* | | tun: socket filter support | Michael S. Tsirkin | 2010-02-17 | 1 | -0/+3 |
* | | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches | 2010-02-17 | 1 | -21/+0 |
* | | percpu: add __percpu sparse annotations to net drivers | Tejun Heo | 2010-02-16 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-16 | 16 | -16/+70 |
|\ \ |
|
| * | | kfifo: Don't use integer as NULL pointer | Anton Vorontsov | 2010-02-16 | 1 | -1/+1 |
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-15 | 2 | -5/+3 |
| |\ \ |
|
| | * | | perf: Make bp_len type to u64 generic across the arch | Mahesh Salgaonkar | 2010-02-04 | 2 | -5/+3 |
| * | | | ima: rename ima_path_check to ima_file_check | Mimi Zohar | 2010-02-07 | 1 | -2/+2 |
| * | | | fix ima breakage | Mimi Zohar | 2010-02-07 | 1 | -2/+2 |
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-02-05 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | libata: fix ata_id_logical_per_physical_sectors | Christoph Hellwig | 2010-02-04 | 1 | -2/+2 |
| | |/ / |
|
| * | | | percpu: add __percpu for sparse | Stephen Rothwell | 2010-02-05 | 1 | -0/+2 |
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-04 | 1 | -0/+4 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume | Jason Wessel | 2010-02-01 | 1 | -0/+4 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-02-02 | 1 | -32/+0 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-01 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel | 2010-01-30 | 1 | -0/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-02-01 | 1 | -0/+4 |
| |\ \ \ \ |
|
| | * | | | | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() | Benjamin Herrenschmidt | 2010-01-29 | 1 | -0/+4 |
| | |/ / / |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-01-29 | 2 | -4/+9 |
| |\ \ \ \ |
|