Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [SCSI] libfc: Handle unsolicited PRLO request | Bhanu Prakash Gollapudi | 2010-07-27 | 1 | -0/+9 | |
| * | | | | | | [SCSI] fcoe: clean up TBD comments in FCoE prototype header | Joe Eykholt | 2010-07-27 | 1 | -11/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 117 | -1002/+2053 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | l2tp: fix export of header file for userspace | James Chapman | 2010-08-03 | 1 | -0/+1 | |
| * | | | | | | can-raw: Fix skb_orphan_try handling | Oliver Hartkopp | 2010-08-03 | 1 | -1/+3 | |
| * | | | | | | Tulip: don't initialize SBE xT3E3 WAN ports. | Krzysztof Hałasa | 2010-08-03 | 1 | -0/+3 | |
| * | | | | | | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2010-08-03 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | cgroups: Add an API to attach a task to current task's cgroup | Sridhar Samudrala | 2010-07-28 | 1 | -0/+7 | |
| * | | | | | | | tg3: Remove 5720, 5750, and 5750M | Matt Carlson | 2010-08-03 | 1 | -3/+0 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-08-03 | 10 | -11/+89 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: nf_nat: make unique_tuple return void | Changli Gao | 2010-08-02 | 1 | -4/+4 | |
| | * | | | | | | | ipvs: provide default ip_vs_conn_{in,out}_get_proto | Simon Horman | 2010-08-02 | 1 | -0/+12 | |
| | * | | | | | | | netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist() | Changli Gao | 2010-08-02 | 1 | -2/+7 | |
| | * | | | | | | | xt_quota: report initial quota value instead of current value to userspace | Changli Gao | 2010-07-23 | 1 | -1/+1 | |
| | * | | | | | | | netfilter: add xt_cpu match | Eric Dumazet | 2010-07-23 | 2 | -1/+13 | |
| | * | | | | | | | IPVS: make FTP work with full NAT support | Hannes Eder | 2010-07-23 | 1 | -2/+0 | |
| | * | | | | | | | netfilter: xt_ipvs (netfilter matcher for IPVS) | Hannes Eder | 2010-07-23 | 2 | -0/+28 | |
| | * | | | | | | | netfilter: correct CHECKSUM header and export it | Michael S. Tsirkin | 2010-07-16 | 2 | -3/+6 | |
| | * | | | | | | | netfilter: add CHECKSUM target | Michael S. Tsirkin | 2010-07-15 | 1 | -0/+18 | |
| | * | | | | | | | nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space | Pablo Neira Ayuso | 2010-07-15 | 2 | -1/+3 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-07-29 | 8 | -129/+219 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cfg80211: fix dev <-> wiphy typo | Christian Lamparter | 2010-07-29 | 1 | -1/+1 | |
| | * | | | | | | | | mac80211: allow drivers to request DTIM period | Johannes Berg | 2010-07-29 | 1 | -2/+7 | |
| | * | | | | | | | | mac80211: inform drivers about the off-channel status on channel changes | Felix Fietkau | 2010-07-28 | 1 | -0/+3 | |
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-07-28 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Bluetooth: Defer SCO setup if mode change is pending | Marcel Holtmann | 2010-07-27 | 1 | -0/+2 | |
| | * | | | | | | | | | wireless: Convert wiphy_debug macro to function | Joe Perches | 2010-07-27 | 1 | -2/+3 | |
| | * | | | | | | | | | include/net/cfg80211.h: Add wiphy_<level> printk equivalents | Joe Perches | 2010-07-27 | 1 | -1/+63 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-07-27 | 314 | -2138/+6612 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Bluetooth: Use __packed annotation | Gustavo F. Padovan | 2010-07-21 | 4 | -113/+113 | |
| | | * | | | | | | | | Bluetooth: Add Google's copyright to L2CAP | Gustavo F. Padovan | 2010-07-21 | 1 | -0/+1 | |
| | | * | | | | | | | | Bluetooth: Implemented HCI frame reassembly for RX from stream | Suraj Sumangala | 2010-07-21 | 1 | -0/+1 | |
| | | * | | | | | | | | Bluetooth: Implement hci_reassembly helper to reassemble RX packets | Suraj Sumangala | 2010-07-21 | 1 | -0/+1 | |
| | | * | | | | | | | | Bluetooth: Add one more buffer for HCI stream reassembly | Suraj Sumangala | 2010-07-21 | 1 | -2/+2 | |
| | | * | | | | | | | | Bluetooth: Add Copyright notice to L2CAP | Gustavo F. Padovan | 2010-07-21 | 1 | -0/+1 | |
| | | * | | | | | | | | Bluetooth: Remove the send_lock spinlock from ERTM | Gustavo F. Padovan | 2010-07-21 | 1 | -1/+0 | |
| | | * | | | | | | | | Bluetooth: Disconnect early if mode is not supported | Gustavo F. Padovan | 2010-07-21 | 1 | -0/+5 | |
| | | * | | | | | | | | Bluetooth: Reassigned copyright to Code Aurora Forum | Ron Shaffer | 2010-07-21 | 1 | -1/+1 | |
| | | * | | | | | | | | Bluetooth: Remove extraneous white space | Ron Shaffer | 2010-07-21 | 1 | -7/+7 | |
| | | * | | | | | | | | Bluetooth: Add blacklist support for incoming connections | Johan Hedberg | 2010-07-21 | 2 | -0/+12 | |
| | * | | | | | | | | | lib80211: remove unused host_build_iv option | John W. Linville | 2010-07-26 | 1 | -3/+0 | |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-28 | 2 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ks8842: Support DMA when accessed via timberdale | Richard Röjfors | 2010-07-28 | 1 | -0/+4 | |
| * | | | | | | | | | | | net: pskb_expand_head() optimization | Eric Dumazet | 2010-07-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | sysfs: add attribute to indicate hw address assignment type | Stefan Assmann | 2010-07-25 | 2 | -0/+20 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-23 | 3 | -7/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | wireless: correct sparse warning in wext-compat.c | John W. Linville | 2010-07-20 | 1 | -0/+4 | |
| | * | | | | | | | | | | wireless: only use alpha2 regulatory information from country IE | John W. Linville | 2010-07-20 | 1 | -1/+0 | |
| | * | | | | | | | | | | mac80211: move QoS-enable to BSS info | Johannes Berg | 2010-07-20 | 1 | -6/+5 | |
| * | | | | | | | | | | | net: RTA_MARK addition | Eric Dumazet | 2010-07-22 | 1 | -0/+1 |