| Commit message (Expand) | Author | Age | Files | Lines |
* | [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag | Herbert Xu | 2005-06-20 | 2 | -0/+2 |
* | [IPSEC]: Add xfrm_state_afinfo->init_flags | Herbert Xu | 2005-06-20 | 1 | -0/+1 |
* | [IPSEC]: Add xfrm_init_state | Herbert Xu | 2005-06-20 | 1 | -1/+2 |
* | [SCTP] sctp_connectx() API support | Frank Filz | 2005-06-20 | 6 | -22/+62 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-06-19 | 3 | -0/+34 |
|\ |
|
| * | Merge with ../linux-2.6-smp | Russell King | 2005-06-19 | 2 | -0/+33 |
| |\ |
|
| | * | [PATCH] ARM SMP: Add missed files from Integrator/CP platform | Russell King | 2005-06-19 | 1 | -0/+19 |
| | * | [PATCH] ARM SMP: Add support for startup of secondary processors | Russell King | 2005-06-18 | 1 | -0/+14 |
| * | | [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash | Russell King | 2005-06-19 | 1 | -0/+1 |
* | | | [PKT_SCHED]: Generic queue management interface for qdiscs using internal skb... | Thomas Graf | 2005-06-18 | 1 | -0/+122 |
* | | | [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification | Herbert Xu | 2005-06-18 | 1 | -0/+2 |
* | | | [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags | Thomas Graf | 2005-06-18 | 1 | -7/+10 |
* | | | [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag | Thomas Graf | 2005-06-18 | 1 | -0/+23 |
* | | | [NETLINK]: Fix RTA_NEST_CANCEL(). | Thomas Graf | 2005-06-18 | 1 | -1/+2 |
* | | | [NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_table | Thomas Graf | 2005-06-18 | 1 | -3/+0 |
* | | | [NETLINK]: Neighbour table configuration and statistics via rtnetlink | Thomas Graf | 2005-06-18 | 2 | -0/+111 |
* | | | [NETLINK] Routing attribute related shortcuts | Thomas Graf | 2005-06-18 | 1 | -0/+45 |
* | | | [NETLINK]: New message building macros | Thomas Graf | 2005-06-18 | 1 | -2/+15 |
* | | | [NET]: Move sysctl_max_syn_backlog into request_sock.c | David S. Miller | 2005-06-18 | 1 | -1/+0 |
* | | | [NET] rename struct tcp_listen_opt to struct listen_sock | Arnaldo Carvalho de Melo | 2005-06-18 | 1 | -8/+8 |
* | | | [NET] Generalise tcp_listen_opt | Arnaldo Carvalho de Melo | 2005-06-18 | 3 | -54/+187 |
* | | | [NET] Rename open_request to request_sock | Arnaldo Carvalho de Melo | 2005-06-18 | 7 | -43/+43 |
* | | | [NET] Generalise TCP's struct open_request minisock infrastructure | Arnaldo Carvalho de Melo | 2005-06-18 | 7 | -79/+141 |
* | | | [SLAB] Introduce kmem_cache_name | Arnaldo Carvalho de Melo | 2005-06-18 | 1 | -0/+1 |
* | | | [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_* | Herbert Xu | 2005-06-18 | 1 | -12/+0 |
* | | | [IPSEC] Turn km_event.data into a union | Herbert Xu | 2005-06-18 | 1 | -1/+6 |
* | | | [IPSEC] Kill spurious hard expire messages | Herbert Xu | 2005-06-18 | 1 | -1/+1 |
* | | | [IPSEC] Add complete xfrm event notification | Jamal Hadi Salim | 2005-06-18 | 2 | -3/+28 |
|/ / |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds | 2005-06-18 | 3 | -24/+87 |
|\ \ |
|
| * \ | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-06-18 | 36 | -205/+254 |
| |\ \
| | |/ |
|
| * | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-06-02 | 49 | -108/+291 |
| |\ \ |
|
| * | | | AUDIT: Record working directory when syscall arguments are pathnames | David Woodhouse | 2005-05-27 | 1 | -1/+2 |
| * | | | AUDIT: Assign serial number to non-syscall messages | David Woodhouse | 2005-05-21 | 1 | -3/+4 |
| * | | | AUDIT: Avoid sleeping function in SElinux AVC audit. | Stephen Smalley | 2005-05-21 | 1 | -0/+3 |
| * | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-19 | 12 | -11/+21 |
| |\ \ \ |
|
| * | | | | AUDIT: Treat all user messages identically. | David Woodhouse | 2005-05-18 | 1 | -15/+2 |
| * | | | | AUDIT: Capture sys_socketcall arguments and sockaddrs | David Woodhouse | 2005-05-17 | 1 | -1/+6 |
| * | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-17 | 4 | -16/+89 |
| |\ \ \ \ |
|
| * | | | | | AUDIT: Fix some spelling errors | Steve Grubb | 2005-05-13 | 1 | -1/+1 |
| * | | | | | AUDIT: Add message types to audit records | Steve Grubb | 2005-05-13 | 1 | -16/+50 |
| * | | | | | Add missing asm-ppc/seccomp.h. Must learn to use git properly. | David Woodhouse | 2005-05-11 | 1 | -0/+10 |
| * | | | | | Add audit_log_type | Chris Wright | 2005-05-11 | 1 | -6/+10 |
| * | | | | | Move ifdef CONFIG_AUDITSYSCALL to header | Chris Wright | 2005-05-11 | 1 | -1/+3 |
| * | | | | | Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32 | David Woodhouse | 2005-05-08 | 1 | -0/+7 |
| * | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-08 | 3 | -200/+2 |
| |\ \ \ \ \ |
|
| * | | | | | | The attached patch addresses the problem with getting the audit daemon | Steve Grubb | 2005-05-06 | 1 | -8/+17 |
* | | | | | | | Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2005-06-18 | 2 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-06-18 | 30 | -35/+165 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Automatic merge of /spare/repo/linux-2.6/.git branch HEAD | | 2005-06-03 | 66 | -305/+490 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | [PATCH] libata basic detection and errata for PATA->SATA bridges | Brad Campbell | 2005-05-12 | 2 | -0/+2 |
| | |_|_|/ / / /
| |/| | | | | | |
|