Age | Commit message (Expand) | Author |
2008-10-06 | pkt_sched: Fix handling of gso skbs on requeuing | Jarek Poplawski |
2008-10-05 | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) | Arnaud Ebalard |
2008-10-05 | Phonet: implement GPRS virtual interface over PEP socket | Rémi Denis-Courmont |
2008-10-05 | Phonet: receive pipe control requests as out-of-band data | Rémi Denis-Courmont |
2008-10-05 | Phonet: Pipe End Point for Phonet Pipes protocol | Rémi Denis-Courmont |
2008-10-05 | Phonet: connected sockets glue | Rémi Denis-Courmont |
2008-10-01 | sctp: try harder to figure out address family when checking wildcards | Vlad Yasevich |
2008-10-01 | sctp: reduce memory footprint of sctp_chunk structure | Neil Horman |
2008-10-01 | udp: Export UDP socket lookup function | KOVACS Krisztian |
2008-10-01 | tcp: Port redirection support for TCP | KOVACS Krisztian |
2008-10-01 | ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible | KOVACS Krisztian |
2008-10-01 | tcp: Handle TCP SYN+ACK/ACK/RST transparency | KOVACS Krisztian |
2008-10-01 | ipv4: Conditionally enable transparent flow flag when connecting | KOVACS Krisztian |
2008-10-01 | ipv4: Make inet_sock.h independent of route.h | KOVACS Krisztian |
2008-10-01 | ipv4: Implement IP_TRANSPARENT socket option | KOVACS Krisztian |
2008-10-01 | ipv4: Loosen source address check on IPv4 output | Julian Anastasov |
2008-10-01 | ipsec: Put dumpers on the dump list | Herbert Xu |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-01 | ipv6: almost identical frag hashing funcs combined | Ilpo Järvinen |
2008-10-01 | net: add skb_recycle_check() to enable netdriver skb recycling | Lennert Buytenhek |
2008-10-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-10-01 | phonet: Protect if_phonet.h against multiple inclusions. | Remi Denis-Courmont |
2008-09-30 | ieee80211.h: remove superfluous ETH_P_PAE definition | John W. Linville |
2008-09-30 | sctp: Fix kernel panic while process protocol violation parameter | Wei Yongjun |
2008-09-30 | Phonet: declare headers | Rémi Denis-Courmont |
2008-09-30 | netdev: use const for some name functions | Stephen Hemminger |
2008-09-26 | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel |
2008-09-26 | kgdb, x86_64: gdb serial has BX and DX reversed | Jason Wessel |
2008-09-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-09-24 | Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-... | Jeff Garzik |
2008-09-24 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-09-24 | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/ | David Howells |
2008-09-24 | netxen: add pci ids | Dhananjay Phadke |
2008-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2008-09-24 | 9p: implement proper trans module refcounting and unregistration | Tejun Heo |
2008-09-24 | mac80211: clean up rate control API | Johannes Berg |
2008-09-24 | mac80211: mesh portal functionality support | YanBo |
2008-09-24 | cfg80211: show interface type | Johannes Berg |
2008-09-24 | cfg80211: fix code ordering in header file | Johannes Berg |
2008-09-24 | [MIPS] Fixe the definition of PTRS_PER_PGD | Jack Tan |
2008-09-23 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-09-23 | smb.h: do not include linux/time.h in userspace | Kirill A. Shutemov |
2008-09-23 | x86: prevent C-states hang on AMD C1E enabled machines | Thomas Gleixner |
2008-09-23 | x86: prevent stale state of c1e_mask across CPU offline/online | Thomas Gleixner |
2008-09-23 | pkt_sched: Remove the tx queue state check in qdisc_run() | Jarek Poplawski |
2008-09-23 | tcp: Use SKB queue handling interfaces instead of by-hand versions. | David S. Miller |
2008-09-23 | net: Add skb_queue_walk_from() and skb_queue_walk_from_safe(). | David S. Miller |
2008-09-23 | net: Add skb_queue_next(). | David S. Miller |
2008-09-23 | tcp: Use skb_queue_is_last() instead of by-hand version. | David S. Miller |