Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions | Joe Eykholt | 2010-07-28 | 2 | -19/+44 | |
| * | | | | | | | | [SCSI] libfc: eliminate rport LOGO state | Joe Eykholt | 2010-07-28 | 1 | -2/+0 | |
| * | | | | | | | | [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support | Joe Eykholt | 2010-07-28 | 1 | -1/+41 | |
| * | | | | | | | | [SCSI] libfcoe: add protocol description of FIP VN2VN mode | Joe Eykholt | 2010-07-28 | 2 | -3/+50 | |
| * | | | | | | | | [SCSI] libfc: track FIP exchanges | Joe Eykholt | 2010-07-28 | 2 | -0/+5 | |
| * | | | | | | | | [SCSI] libfc: add FLOGI state to rport for VN2VN | Joe Eykholt | 2010-07-28 | 2 | -0/+6 | |
| * | | | | | | | | [SCSI] libfc: Add local port point-to-multipoint flag | Joe Eykholt | 2010-07-28 | 1 | -0/+2 | |
| * | | | | | | | | [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode | Joe Eykholt | 2010-07-28 | 1 | -1/+10 | |
| * | | | | | | | | [SCSI] libfc: add discovery-private pointer for LLD | Joe Eykholt | 2010-07-28 | 1 | -2/+7 | |
| * | | | | | | | | [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock | Joe Eykholt | 2010-07-28 | 1 | -7/+2 | |
| * | | | | | | | | [SCSI] libfc: provide space for LLD after remote port structure | Joe Eykholt | 2010-07-28 | 1 | -0/+2 | |
| * | | | | | | | | [SCSI] libfc: convert rport lookup to be RCU safe | Joe Eykholt | 2010-07-28 | 1 | -0/+2 | |
| * | | | | | | | | [SCSI] fcoe: adds src and dest mac address checking for fcoe frames | Vasu Dev | 2010-07-28 | 1 | -0/+10 | |
| * | | | | | | | | [SCSI] fcoe: make it possible to verify fcoe with sparse | Bart Van Assche | 2010-07-28 | 1 | -2/+2 | |
| * | | | | | | | | [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs | Vikas Chaudhary | 2010-07-28 | 1 | -0/+2 | |
| * | | | | | | | | [SCSI] libfc: fix indefinite rport restart | Joe Eykholt | 2010-07-27 | 1 | -0/+2 | |
| * | | | | | | | | [SCSI] libfc: Fix remote port restart problem | Joe Eykholt | 2010-07-27 | 1 | -3/+2 | |
| * | | | | | | | | [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 |