| Commit message (Expand) | Author | Age |
* | SCTP: IPv4 mapped addr not returned in SCTPv6 accept() | Vlad Yasevich | 2007-08-01 |
* | SCTP: IPv4 mapped addr not returned in SCTPv6 accept() | Dave Johnson | 2007-08-01 |
* | sctp: fix shadow symbol in net/sctp/tsnmap.c | Sebastian Siewior | 2007-08-01 |
* | sctp: try to fix readlock | Sebastian Siewior | 2007-08-01 |
* | sctp: remove shadowed symbols | sebastian@breakpoint.cc | 2007-08-01 |
* | sctp: move global declaration to header file. | sebastian@breakpoint.cc | 2007-08-01 |
* | sctp: make locally used function static | sebastian@breakpoint.cc | 2007-08-01 |
* | Fix up "remove the arm26 port" | Andrew Morton | 2007-07-31 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-07-31 |
|\ |
|
| * | [x86 setup] EDD: Fix the computation of the MBR sector buffer | H. Peter Anvin | 2007-07-31 |
| * | [x86 setup] Newline after setup signature failure message | H. Peter Anvin | 2007-07-31 |
| * | x86 boot code comments typos | Randy Dunlap | 2007-07-31 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-31 |
|\ \ |
|
| * | | [RTNETLINK]: Fix warning for !CONFIG_KMOD | Thomas Graf | 2007-07-31 |
| * | | [IPV4] ip_options.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-07-31 |
| * | | [DECNET]: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-07-31 |
| * | | [NET]: ethtool_perm_addr only has one implementation | Matthew Wilcox | 2007-07-31 |
| * | | [NET]: ethtool ops are the only way | Matthew Wilcox | 2007-07-31 |
| * | | [PPPOE]: Improve hashing function in hash_item(). | Florian Zumbiehl | 2007-07-31 |
| * | | [XFRM]: State selection update to use inner addresses. | Joakim Koskela | 2007-07-31 |
| * | | [IPSEC]: Ensure that state inner family is set | Herbert Xu | 2007-07-31 |
| * | | [TCP]: Bidir flow must not disregard SACK blocks for lost marking | Ilpo Järvinen | 2007-07-31 |
| * | | [TCP]: Fix ratehalving with bidirectional flows | Ilpo Järvinen | 2007-07-31 |
| * | | [PPPOL2TP]: Add CONFIG_INET Kconfig dependency. | James Chapman | 2007-07-31 |
| * | | [NET]: Page offsets and lengths need to be __u32. | David S. Miller | 2007-07-31 |
| * | | [AF_UNIX]: Make code static. | Adrian Bunk | 2007-07-31 |
| * | | [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static. | Adrian Bunk | 2007-07-31 |
| * | | [PKTGEN]: make get_ipsec_sa() static and non-inline | Adrian Bunk | 2007-07-31 |
| * | | [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location | Florian Zumbiehl | 2007-07-31 |
| * | | [PPPoX/E]: return ENOTTY on unknown ioctl requests | Florian Zumbiehl | 2007-07-31 |
| * | | [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses. | Dave Johnson | 2007-07-31 |
| * | | [NET]: Fix prio_tune() handling of root qdisc. | Peter P Waskiewicz Jr | 2007-07-31 |
| * | | [NET]: Fix sch_api to properly set sch->parent on the root. | Patrick McHardy | 2007-07-31 |
| * | | [NET_SCHED]: Fix prio/ingress classification logic error | Patrick McHardy | 2007-07-31 |
| * | | [IPV6]: Remove circular dependency on if_inet6.h | Herbert Xu | 2007-07-31 |
| * | | [IPV4/IPV6]: Fail registration if inet device construction fails | Herbert Xu | 2007-07-31 |
| * | | [NET]: Allow netdev REGISTER/CHANGENAME events to fail | Herbert Xu | 2007-07-31 |
| * | | [NET] loopback: Panic if registration fails | Herbert Xu | 2007-07-31 |
| * | | [NET]: Take dev_base_lock when moving device name hash list entry | Herbert Xu | 2007-07-31 |
| * | | [NET]: Call uninit if necessary in register_netdevice | Herbert Xu | 2007-07-31 |
| * | | [IPVS]: Use skb_forward_csum | Herbert Xu | 2007-07-31 |
| * | | [PKTGEN]: Add missing KERN_* tags to printk()s. | David S. Miller | 2007-07-31 |
| * | | [BLUETOOTH] l2cap: don't mangle cmd.len | Al Viro | 2007-07-31 |
| * | | [BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf... | Al Viro | 2007-07-31 |
| * | | [BLUETOOTH] l2cap: endianness annotations | Al Viro | 2007-07-31 |
| * | | [BLUETOOTH]: Fix endianness bug in l2cap_sock_listen() | Al Viro | 2007-07-31 |
| * | | [IRDA]: Fix rfcomm use-after-free | Marcel Holtmann | 2007-07-31 |
| * | | [IPV6]: Don't update ADVMSS on routes where the MTU is not also updated | Simon Arlott | 2007-07-31 |
| * | | [NET_DMA]: remove unused dma_memcpy_to_kernel_iovec | Shannon Nelson | 2007-07-31 |
| * | | [TIPC]: fix tipc_link_create error handling | Florian Westphal | 2007-07-31 |