| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Reduce tc_index/tc_verd to u16 | Patrick McHardy | 2005-08-29 | 1 | -2/+2 |
* | [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy | Arnaldo Carvalho de Melo | 2005-08-29 | 3 | -26/+40 |
* | [NETFILTER]: Add ctnetlink subsystem | Harald Welte | 2005-08-29 | 23 | -100/+2277 |
* | [NET]: Remove HIPPI private from skbuff.h | Stephen Hemminger | 2005-08-29 | 5 | -11/+10 |
* | [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options | Patrick McHardy | 2005-08-29 | 22 | -2/+58 |
* | [NETFITLER]: Add nfnetlink layer. | Harald Welte | 2005-08-29 | 6 | -0/+497 |
* | [NETFILTER]: connection tracking event notifiers | Harald Welte | 2005-08-29 | 10 | -14/+311 |
* | [NET]: Kill skb->tc_classid | Patrick McHardy | 2005-08-29 | 10 | -18/+9 |
* | [NET]: Kill skb->list | David S. Miller | 2005-08-29 | 29 | -283/+229 |
* | [NETFILTER]: reduce netfilter sk_buff enlargement | Harald Welte | 2005-08-29 | 27 | -64/+36 |
* | [NETFILTER]: convert nfmark and conntrack mark to 32bit | Harald Welte | 2005-08-29 | 8 | -7/+38 |
* | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-29 | 18 | -296/+422 |
|\ |
|
| * | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-29 | 261 | -6213/+13105 |
| |\ |
|
| * | | [libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPL | Jeff Garzik | 2005-08-29 | 1 | -14/+13 |
| * | | [libata] license change, other bits | Jeff Garzik | 2005-08-28 | 18 | -282/+409 |
* | | | [SPARC64]: More fully work around Spitfire Errata 51. | David S. Miller | 2005-08-29 | 14 | -54/+143 |
* | | | [SPARC64]: Make debugging spinlocks usable again. | David S. Miller | 2005-08-29 | 3 | -65/+38 |
* | | | [SPARC]: remove use of asm/segment.h | Kumar Gala | 2005-08-29 | 8 | -13/+0 |
* | | | [SPARC64]: remove use of asm/segment.h | Kumar Gala | 2005-08-29 | 3 | -8/+0 |
* | | | [SPARC64]: Revamp Spitfire error trap handling. | David S. Miller | 2005-08-29 | 6 | -245/+418 |
* | | | [SPARC64]: Do not call winfix_dax blindly | David S. Miller | 2005-08-29 | 2 | -0/+27 |
* | | | [SPARC64]: Fix trap state reading for instruction_access_exception. | David S. Miller | 2005-08-29 | 1 | -11/+4 |
| |/
|/| |
|
* | | [PATCH] missing include in smc-ultra | Al Viro | 2005-08-29 | 1 | -0/+1 |
* | | [PATCH] missing include in tda80xx | Al Viro | 2005-08-29 | 1 | -0/+1 |
* | | [PATCH] mod_devicetable.h fixes | Al Viro | 2005-08-29 | 1 | -2/+8 |
* | | [PATCH] new name for 2.6.14 | Benjamin LaHaise | 2005-08-29 | 1 | -1/+1 |
* | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband... | Linus Torvalds | 2005-08-29 | 69 | -1424/+2732 |
|\ \ |
|
| * | | [PATCH] IB: move include files to include/rdma | Roland Dreier | 2005-08-26 | 41 | -57/+51 |
| * | | [PATCH] IPoIB: Fix device removal race | Michael S. Tsirkin | 2005-08-26 | 1 | -1/+1 |
| * | | [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. | Sean Hefty | 2005-08-26 | 2 | -65/+246 |
| * | | [PATCH] IB: fix userspace CM deadlock | Sean Hefty | 2005-08-26 | 2 | -313/+160 |
| * | | [PATCH] IPoIB: Set full membership bit in P_Keys | Roland Dreier | 2005-08-26 | 1 | -0/+12 |
| * | | [PATCH] IB/mthca: Add SRQ implementation | Roland Dreier | 2005-08-26 | 13 | -25/+857 |
| * | | [PATCH] IB/mthca: Handle context tables smaller than our chunk size | Roland Dreier | 2005-08-26 | 1 | -1/+6 |
| * | | [PATCH] IB/mthca: Move WQE structures into their own header | Roland Dreier | 2005-08-26 | 2 | -74/+115 |
| * | | [PATCH] IB/mthca: Simplify handling of completions with error | Roland Dreier | 2005-08-26 | 2 | -9/+9 |
| * | | [PATCH] IB/mthca: Factor out common queue alloc code | Roland Dreier | 2005-08-26 | 5 | -224/+141 |
| * | | [PATCH] IB: userspace SRQ support | Roland Dreier | 2005-08-26 | 4 | -4/+238 |
| * | | [PATCH] IB: Add SRQ support to midlayer | Roland Dreier | 2005-08-26 | 2 | -5/+158 |
| * | | [PATCH] IB/mthca: Report correct max_msg_sz | Roland Dreier | 2005-08-26 | 1 | -0/+3 |
| * | | [PATCH] IB/mthca: Use correct port width capability value | Roland Dreier | 2005-08-26 | 5 | -13/+10 |
| * | | [PATCH] IB: Remove unnecessary includes of <linux/version.h> | Olaf Hering | 2005-08-26 | 4 | -4/+0 |
| * | | [PATCH] IB: Fix ib_mad_thread_completion_handler declaration | Hal Rosenstock | 2005-08-26 | 1 | -3/+2 |
| * | | [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre... | Guy German | 2005-08-26 | 1 | -1/+1 |
| * | | [PATCH] IB: unmap FMRs when destroying FMR pool | Roland Dreier | 2005-08-26 | 1 | -0/+6 |
| * | | [PATCH] IB/mthca: add HCA board ID to sysfs info | Michael S. Tsirkin | 2005-08-26 | 5 | -69/+109 |
| * | | [PATCH] IB: sparse endianness cleanup | Sean Hefty | 2005-08-26 | 34 | -562/+565 |
| * | | [PATCH] IB: Eliminate redundant NULL checks | Hal Rosenstock | 2005-08-26 | 1 | -8/+4 |
| * | | [PATCH] IB: Add copyright notices | Roland Dreier | 2005-08-26 | 39 | -17/+69 |
| * | | [PATCH] IB: Update current firmware versions in mthca driver | Tziporet Koren | 2005-08-26 | 1 | -3/+3 |