| Commit message (Expand) | Author | Age |
... | |
| * | | | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 2007-10-27 |
| * | | | [INET] ESP: Must #include <linux/scatterlist.h> | Adrian Bunk | 2007-10-27 |
| * | | | [TCP] IPV6: fix softnet build breakage | Jeff Garzik | 2007-10-27 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-10-26 |
|\ \ \ |
|
| * | | | x86 setup: sizeof() is unsigned, unbreak comparisons | H. Peter Anvin | 2007-10-25 |
| * | | | x86 setup: handle boot loaders which set up the stack incorrectly | H. Peter Anvin | 2007-10-25 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 | Linus Torvalds | 2007-10-26 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86: kill the old i386 and x86_64 directories | Sam Ravnborg | 2007-10-25 |
| * | | | x86: move i386 and x86_64 Kconfig files to x86 directory | Sam Ravnborg | 2007-10-25 |
| * | | | kconfig: small code refactoring in kconfig Makefile | Sam Ravnborg | 2007-10-25 |
| * | | | x86: unification of i386 and x86_64 Kconfig.debug | Randy Dunlap | 2007-10-25 |
| * | | | x86: move defconfig files for i386 and x86_64 to x86 | Sam Ravnborg | 2007-10-25 |
| * | | | x86: move i386 and x86_64 Makefiles to arch/x86 | Sam Ravnborg | 2007-10-25 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-26 |
|\ \ \ |
|
| * | | | [NetLabel]: correct usage of RCU locking | Paul Moore | 2007-10-26 |
| * | | | [TCP]: fix D-SACK cwnd handling | Ryousei Takano | 2007-10-26 |
| * | | | [NET] napi: use non-interruptible sleep in napi_disable | Benjamin Herrenschmidt | 2007-10-26 |
| * | | | [SCTP] net/sctp/auth.c: make 3 functions static | Adrian Bunk | 2007-10-26 |
| * | | | [TCP]: Add missing I/O AT code to ipv6 side. | David S. Miller | 2007-10-26 |
| * | | | [SCTP]: #if 0 sctp_update_copy_cksum() | Adrian Bunk | 2007-10-26 |
| * | | | [INET]: Unexport icmpmsg_statistics | Adrian Bunk | 2007-10-26 |
| * | | | [NET]: Unexport sock_enable_timestamp(). | Adrian Bunk | 2007-10-26 |
| * | | | [TCP]: Make tcp_match_skb_to_sack() static. | Adrian Bunk | 2007-10-26 |
| * | | | [IRDA]: Make ircomm_tty static. | Adrian Bunk | 2007-10-26 |
| * | | | [NET] fs/proc/proc_net.c: make a struct static | Adrian Bunk | 2007-10-26 |
| * | | | [NET] dev_change_name: ignore changes to same name | Stephen Hemminger | 2007-10-26 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller | 2007-10-26 |
| |\ \ \ |
|
| | * | | | [CCID2/3]: Initialisation assignments of 0 are redundant | Gerrit Renker | 2007-10-24 |
| | * | | | [DCCP]: Unaligned pointer access | Gerrit Renker | 2007-10-24 |
| | * | | | [DCCP]: Convert Reset code into socket error number | Gerrit Renker | 2007-10-24 |
| | * | | | [DCCP]: One more exemption from full sequence number checks | Gerrit Renker | 2007-10-24 |
| | * | | | [DCCP]: Retrieve packet sequence number for error reporting | Gerrit Renker | 2007-10-24 |
| * | | | | [NET]: Document some simple rules for actions | Jamal Hadi Salim | 2007-10-26 |
| * | | | | [NET_CLS_ACT]: Use skb_act_clone | Jamal Hadi Salim | 2007-10-26 |
| * | | | | [NET_CLS_ACT]: Introduce skb_act_clone | Jamal Hadi Salim | 2007-10-26 |
| * | | | | [TCP]: Fix scatterlist handling in MD5 signature support. | David S. Miller | 2007-10-26 |
| * | | | | [IPSEC]: Fix scatterlist handling in skb_icv_walk(). | David S. Miller | 2007-10-26 |
| * | | | | [IPSEC]: Add missing sg_init_table() calls to ESP. | David S. Miller | 2007-10-26 |
| * | | | | [CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly. | David S. Miller | 2007-10-26 |
| * | | | | [CRYPTO]: HMAC needs some more scatterlist fixups. | David S. Miller | 2007-10-26 |
| * | | | | [TCP]: Fix inconsistency of terms. | Ryousei Takano | 2007-10-26 |
| * | | | | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin... | David S. Miller | 2007-10-26 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] mac80211: fix printk warning on 64-bit | Johannes Berg | 2007-10-26 |
| | * | | | | [PATCH] add myself as mac80211 maintainer | Johannes Berg | 2007-10-25 |
| | * | | | | [PATCH] mac80211: Fix SSID matching in AP selection | Michael Wu | 2007-10-25 |
| | | |/ /
| | |/| | |
|
| * | | | | [UDP]: Make use of inet_iif() when doing socket lookups. | Vlad Yasevich | 2007-10-25 |
| * | | | | [CRYPTO]: Fix hmac_digest from the SG breakage. | Vlad Yasevich | 2007-10-25 |
| * | | | | [IPV4]: Remove no longer used snmp4_icmp_list. | David S. Miller | 2007-10-25 |
* | | | | | De-constify sched.h | Alexey Dobriyan | 2007-10-26 |
| |_|_|/
|/| | | |
|
* | | | | x86 bitops: fix code style issues | Randy Dunlap | 2007-10-25 |