Age | Commit message (Expand) | Author |
2011-01-10 | caif: don't set connection request param size before copying data | Dan Rosenberg |
2011-01-10 | phonet: some signedness bugs | Dan Carpenter |
2011-01-10 | Merge branch 'bugfixes' into nfs-for-2.6.38 | Trond Myklebust |
2011-01-10 | NFS: Don't use vm_map_ram() in readdir | Trond Myklebust |
2011-01-10 | netfilter: x_tables: dont block BH while reading counters | Eric Dumazet |
2011-01-09 | net offloading: Convert checksums to use centrally computed features. | Jesse Gross |
2011-01-09 | net offloading: Convert skb_need_linearize() to use precomputed features. | Jesse Gross |
2011-01-09 | net offloading: Convert dev_gso_segment() to use precomputed features. | Jesse Gross |
2011-01-09 | net offloading: Pass features into netif_needs_gso(). | Jesse Gross |
2011-01-09 | net offloading: Generalize netif_get_vlan_features(). | Jesse Gross |
2011-01-09 | net offloading: Accept NETIF_F_HW_CSUM for all protocols. | Jesse Gross |
2011-01-09 | net: fix kernel-doc warning in core/filter.c | Randy Dunlap |
2011-01-09 | netlink: test for all flags of the NLM_F_DUMP composite | Jan Engelhardt |
2011-01-09 | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 | David S. Miller |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-07 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-01-07 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-07 | dccp: make upper bound for seq_window consistent on 32/64 bit | Gerrit Renker |
2011-01-07 | dccp: fix bug in updating the GSR | Samuel Jero |
2011-01-07 | dccp: fix return value for sequence-invalid packets | Samuel Jero |
2011-01-07 | fs: scale mntget/mntput | Nick Piggin |
2011-01-07 | fs: improve scalability of pseudo filesystems | Nick Piggin |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin |
2011-01-07 | fs: avoid inode RCU freeing for pseudo fs | Nick Piggin |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin |
2011-01-07 | fs: change d_delete semantics | Nick Piggin |
2011-01-06 | NFS rename client back channel transport field | Andy Adamson |
2011-01-06 | NFS associate sessionid with callback connection | Andy Adamson |
2011-01-06 | SUNRPC register and unregister the back channel transport | Andy Adamson |
2011-01-06 | SUNRPC new transport for the NFSv4.1 shared back channel | Andy Adamson |
2011-01-06 | SUNRPC fix bc_send print | Andy Adamson |
2011-01-06 | SUNRPC move svc_drop to caller of svc_process_common | Andy Adamson |
2011-01-06 | net: bridge: check the length of skb after nf_bridge_maybe_copy_header() | Changli Gao |
2011-01-06 | netfilter: fix export secctx error handling | Pablo Neira Ayuso |
2011-01-06 | netfilter: fix the race when initializing nf_ct_expect_hash_rnd | Changli Gao |
2011-01-06 | ipv4: IP defragmentation must be ECN aware | Eric Dumazet |
2011-01-06 | dcb: use after free in dcb_flushapp() | Dan Carpenter |
2011-01-06 | dcb: unlock on error in dcbnl_ieee_get() | Dan Carpenter |
2011-01-06 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-01-06 | net: add POLLPRI to sock_def_readable() | Eric Dumazet |
2011-01-05 | af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. | David S. Miller |
2011-01-05 | net_sched: pfifo_head_drop problem | Eric Dumazet |
2011-01-05 | mac80211: remove stray extern | Johannes Berg |
2011-01-05 | mac80211: implement off-channel TX using hw r-o-c offload | Johannes Berg |
2011-01-05 | mac80211: implement hardware offload for remain-on-channel | Johannes Berg |
2011-01-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-01-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-01-05 | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens |
2011-01-04 | svcrpc: ensure cache_check caller sees updated entry | J. Bruce Fields |
2011-01-04 | svcrpc: take lock on turning entry NEGATIVE in cache_check | J. Bruce Fields |