| Commit message (Expand) | Author | Age |
* | net: constify struct inet6_protocol | Alexey Dobriyan | 2009-09-14 |
* | net: constify struct net_protocol | Alexey Dobriyan | 2009-09-14 |
* | genetlink: fix netns vs. netlink table locking | Johannes Berg | 2009-09-14 |
* | Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-09-14 |
|\ |
|
| * | vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() | Jan Kara | 2009-09-14 |
| * | vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN... | Jan Kara | 2009-09-14 |
| * | vfs: Rename generic_file_aio_write_nolock | Christoph Hellwig | 2009-09-14 |
| * | vfs: Export __generic_file_aio_write() and add some comments | Jan Kara | 2009-09-14 |
| * | vfs: Introduce filemap_fdatawait_range | Jan Kara | 2009-09-14 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/... | Linus Torvalds | 2009-09-14 |
|\ \ |
|
| * | | GFS2: Add explanation of extended attr on-disk format | Steven Whitehouse | 2009-08-25 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
|\ \ \ |
|
| * | | | cdc-phonet: autoconfigure Phonet address | Rémi Denis-Courmont | 2009-09-11 |
| * | | | Phonet: back-end for autoconfigured addresses | Rémi Denis-Courmont | 2009-09-11 |
| * | | | ipv6: Add IFA_F_DADFAILED flag | Brian Haley | 2009-09-11 |
| * | | | net: Add DEVTYPE support for Ethernet based devices | Marcel Holtmann | 2009-09-11 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-09-10 |
| |\ \ \ |
|
| | * | | | netfilter: nfnetlink: constify message attributes and headers | Patrick McHardy | 2009-08-25 |
| | * | | | netlink: constify nlmsghdr arguments | Patrick McHardy | 2009-08-25 |
| | * | | | netfilter: xtables: mark initial tables constant | Jan Engelhardt | 2009-08-24 |
| | * | | | netfilter: xtables: realign struct xt_target_param | Jan Engelhardt | 2009-08-10 |
| | * | | | netfilter: xtables: remove redirecting header files | Jan Engelhardt | 2009-08-10 |
| | * | | | netfilter: xtables: remove xt_owner v0 | Jan Engelhardt | 2009-08-10 |
| | * | | | netfilter: xtables: remove xt_mark v0 | Jan Engelhardt | 2009-08-10 |
| | * | | | netfilter: xtables: remove xt_iprange v0 | Jan Engelhardt | 2009-08-10 |
| | * | | | netfilter: xtables: remove xt_conntrack v0 | Jan Engelhardt | 2009-08-10 |
| | * | | | netfilter: xtables: remove xt_connmark v0 | Jan Engelhardt | 2009-08-10 |
| | * | | | netfilter: xtables: remove xt_MARK v0, v1 | Jan Engelhardt | 2009-08-10 |
| | * | | | netfilter: xtables: remove xt_CONNMARK v0 | Jan Engelhardt | 2009-08-10 |
| | * | | | netfilter: xtables: remove xt_TOS v0 | Jan Engelhardt | 2009-08-10 |
| * | | | | net_sched: fix estimator lock selection for mq child qdiscs | Patrick McHardy | 2009-09-09 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-09-09 |
| |\ \ \ \ |
|
| | * | | | | ssb: Implement SDIO host bus support | Albert Herranz | 2009-09-09 |
| * | | | | | IPv6/addrconf: Fix minor addrlabel thinko | Tushar Gohad | 2009-09-09 |
| * | | | | | wan: dlci/sdla transmit return dehacking | Stephen Hemminger | 2009-09-07 |
| |/ / / / |
|
| * | | | | net_sched: add classful multiqueue dummy scheduler | David S. Miller | 2009-09-06 |
| * | | | | net_sched: move dev_graft_qdisc() to sch_generic.c | Patrick McHardy | 2009-09-06 |
| * | | | | net_sched: reintroduce dev->qdisc for use by sch_api | Patrick McHardy | 2009-09-06 |
| * | | | | sctp: turn flags in 'struct sctp_association' into bit fields | Wei Yongjun | 2009-09-04 |
| * | | | | sctp: Sysctl configuration for IPv4 Address Scoping | Bhaskar Dutta | 2009-09-04 |
| * | | | | sctp: Turn flags in 'sctp_packet' into bit fields | Vlad Yasevich | 2009-09-04 |
| * | | | | sctp: Fix SCTP_MAXSEG socket option to comply to spec. | Vlad Yasevich | 2009-09-04 |
| * | | | | sctp: Don't do NAGLE delay on large writes that were fragmented small | Vlad Yasevich | 2009-09-04 |
| * | | | | sctp: drop a_rwnd to 0 when receive buffer overflows. | Vlad Yasevich | 2009-09-04 |
| * | | | | sctp: Send user messages to the lower layer as one | Vlad Yasevich | 2009-09-04 |
| * | | | | sctp: Disallow new connection on a closing socket | Vlad Yasevich | 2009-09-04 |
| * | | | | sctp: remove unused union (sctp_cmsg_data_t) definition | Rami Rosen | 2009-09-04 |
| * | | | | can: add can_free_echo_skb() for upcoming drivers | Wolfgang Grandegger | 2009-09-04 |
| * | | | | tcp: replace hard coded GFP_KERNEL with sk_allocation | Wu Fengguang | 2009-09-03 |
| * | | | | net/ethtool: Add support for the ethtool feature to flash firmware image from... | Ajit Khaparde | 2009-09-03 |