| Commit message (Expand) | Author | Age |
* | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | security: fix up documentation for security_module_enable | James Morris | 2008-04-18 |
| * | Security: Introduce security= boot parameter | Ahmed S. Darwish | 2008-04-18 |
| * | Audit: Final renamings and cleanup | Ahmed S. Darwish | 2008-04-18 |
| * | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish | 2008-04-18 |
| * | Audit: internally use the new LSM audit hooks | Ahmed S. Darwish | 2008-04-18 |
| * | LSM/Audit: Introduce generic Audit LSM hooks | Ahmed S. Darwish | 2008-04-18 |
| * | SELinux: remove redundant exports | Ahmed S. Darwish | 2008-04-18 |
| * | Netlink: Use generic LSM hook | Ahmed S. Darwish | 2008-04-18 |
| * | Audit: use new LSM hooks instead of SELinux exports | Ahmed S. Darwish | 2008-04-18 |
| * | SELinux: setup new inode/ipc getsecid hooks | Ahmed S. Darwish | 2008-04-18 |
| * | LSM: Introduce inode_getsecid and ipc_getsecid hooks | Ahmed S. Darwish | 2008-04-18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-18 |
|\ \
| |/
|/| |
|
| * | [NET]: Fix and allocate less memory for ->priv'less netdevices | Alexey Dobriyan | 2008-04-18 |
| * | [IPV6]: Fix dangling references on error in fib6_add(). | David S. Miller | 2008-04-18 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-18 |
| |\ |
|
| * | | [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ... | Jesper Juhl | 2008-04-18 |
| * | | [PKT_SCHED]: Fix datalen check in tcf_simp_init(). | Patrick McHardy | 2008-04-18 |
| * | | [INET]: Uninline the __inet_inherit_port call. | Pavel Emelyanov | 2008-04-18 |
| * | | [INET]: Drop the inet_inherit_port() call. | Pavel Emelyanov | 2008-04-18 |
| * | | SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked. | Gui Jianfeng | 2008-04-17 |
| * | | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-04-17 |
| |\ \ |
|
| | * | | [netdrvr] forcedeth: internal simplifications; changelog removal | Jeff Garzik | 2008-04-17 |
| | * | | phylib: factor out get_phy_id from within get_phy_device | Paul Gortmaker | 2008-04-17 |
| | * | | PHY: add BCM5464 support to broadcom PHY driver | Paul Gortmaker | 2008-04-17 |
| | * | | cxgb3: Fix __must_check warning with dev_dbg. | Dan Noe | 2008-04-17 |
| | * | | tc35815: Statistics cleanup | Atsushi Nemoto | 2008-04-17 |
| | * | | natsemi: fix MMIO for PPC 44x platforms | Sergei Shtylyov | 2008-04-17 |
| | * | | e1000: convert uint16_t style integers to u16 | Joe Perches | 2008-04-16 |
| | * | | ixgb: convert uint16_t style integers to u16 | Joe Perches | 2008-04-16 |
| | * | | sb1000.c: make const arrays static | Denys Vlasenko | 2008-04-16 |
| | * | | sb1000.c: stop inlining largish static functions | Denys Vlasenko | 2008-04-16 |
| | * | | #if 0 netxen_nic_link_ok() | Adrian Bunk | 2008-04-16 |
| | * | | make netxen_workq static | Adrian Bunk | 2008-04-16 |
| | * | | qeth: keep ip-address after LAN_OFFLINE failure | Ursula Braun | 2008-04-16 |
| | * | | qeth: core code should alloc headroom for LLC protocol | Frank Blaschka | 2008-04-16 |
| | * | | qeth: improving debug message handling | Peter Tiedemann | 2008-04-16 |