| Commit message (Expand) | Author | Age |
* | [NETLINK]: fib_lookup() via netlink | Robert Olsson | 2005-06-20 |
* | [ATALK]: endian annotations | Alexey Dobriyan | 2005-06-20 |
* | [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag | Herbert Xu | 2005-06-20 |
* | [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification | Herbert Xu | 2005-06-19 |
* | [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags | Thomas Graf | 2005-06-19 |
* | [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag | Thomas Graf | 2005-06-19 |
* | [NETLINK]: Fix RTA_NEST_CANCEL(). | Thomas Graf | 2005-06-19 |
* | [NETLINK]: Neighbour table configuration and statistics via rtnetlink | Thomas Graf | 2005-06-19 |
* | [NETLINK] Routing attribute related shortcuts | Thomas Graf | 2005-06-19 |
* | [NETLINK]: New message building macros | Thomas Graf | 2005-06-19 |
* | [NET] Generalise tcp_listen_opt | Arnaldo Carvalho de Melo | 2005-06-19 |
* | [NET] Rename open_request to request_sock | Arnaldo Carvalho de Melo | 2005-06-19 |
* | [NET] Generalise TCP's struct open_request minisock infrastructure | Arnaldo Carvalho de Melo | 2005-06-19 |
* | [SLAB] Introduce kmem_cache_name | Arnaldo Carvalho de Melo | 2005-06-19 |
* | [IPSEC] Add complete xfrm event notification | Jamal Hadi Salim | 2005-06-19 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds | 2005-06-18 |
|\ |
|
| * | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-06-18 |
| |\ |
|
| * \ | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-06-02 |
| |\ \ |
|
| * | | | AUDIT: Record working directory when syscall arguments are pathnames | David Woodhouse | 2005-05-27 |
| * | | | AUDIT: Assign serial number to non-syscall messages | David Woodhouse | 2005-05-21 |
| * | | | AUDIT: Avoid sleeping function in SElinux AVC audit. | Stephen Smalley | 2005-05-20 |
| * | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-19 |
| |\ \ \ |
|
| * | | | | AUDIT: Treat all user messages identically. | David Woodhouse | 2005-05-18 |
| * | | | | AUDIT: Capture sys_socketcall arguments and sockaddrs | David Woodhouse | 2005-05-17 |
| * | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-17 |
| |\ \ \ \ |
|
| * | | | | | AUDIT: Fix some spelling errors | Steve Grubb | 2005-05-13 |
| * | | | | | AUDIT: Add message types to audit records | Steve Grubb | 2005-05-13 |
| * | | | | | Add audit_log_type | Chris Wright | 2005-05-11 |
| * | | | | | Move ifdef CONFIG_AUDITSYSCALL to header | Chris Wright | 2005-05-11 |
| * | | | | | The attached patch addresses the problem with getting the audit daemon | Steve Grubb | 2005-05-06 |
* | | | | | | Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2005-06-18 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-06-18 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Automatic merge of /spare/repo/linux-2.6/.git branch HEAD | | 2005-06-03 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | [PATCH] libata basic detection and errata for PATA->SATA bridges | Brad Campbell | 2005-05-12 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net... | Linus Torvalds | 2005-06-18 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Automatic merge of /spare/repo/netdev-2.6 branch iff-running | | 2005-06-04 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING | | 2005-05-12 |
| | |/ / / / / / |
|
| * | | | | | | | Automatic merge of /spare/repo/netdev-2.6 branch we18 | | 2005-06-04 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Automatic merge of /spare/repo/netdev-2.6 branch master | | 2005-05-27 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | [PATCH] Wireless Extensions 18 (aka WPA) | | 2005-05-12 |
| | | |/ / / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Automatic merge of /spare/repo/netdev-2.6 branch hdlc | | 2005-06-04 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | [PATCH] Generic HDLC update | Krzysztof Halasa | 2005-05-15 |
| | |/ / / / / / / |
|
| * | | | | | | | | Automatic merge of /spare/repo/netdev-2.6 branch dm9000 | | 2005-06-04 |
| |\ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| | * | | | | | | | [PATCH] DM9000 network driver | Sascha Hauer | 2005-05-15 |
| | |/ / / / / / |
|
* | | | | | | | | [SCSI] Add DMA mask constants other than 32 and 64 bit | Lee Revell | 2005-06-17 |
* | | | | | | | | merge by hand (fix up qla_os.c merge error) | James Bottomley | 2005-06-17 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | Automatic merge of ../scsi-misc-2.6-old/ | James Bottomley | 2005-05-26 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | merge by hand - fix up rejections in Documentation/DocBook/Makefile | James Bottomley | 2005-05-20 |
| | |\ \ \ \ \ \ \
| | | | |/ / / / /
| | | |/| | | | | |
|
| | * | | | | | | | [SCSI] add scsi changer driver | Gerd Knorr | 2005-05-20 |
| | * | | | | | | | [SCSI] remove requeue feature from blk_insert_request() | Tejun Heo | 2005-05-20 |