summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* rxrpc: rxrpc_workqueue isn't used during memory reclaimTejun Heo2011-01-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-13
|\
| * pass default dentry_operations to mount_pseudo()Al Viro2011-01-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-01-13
|\ \
| * | net: Add missing lockdep class names for af_algMiloslav Trmač2010-12-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-13
|\ \ \
| * | | net/ceph: make ceph_msgr_wq non-reentrantTejun Heo2011-01-12
| * | | ceph: Always free allocated memory in osdmap_decode()Jesper Juhl2011-01-12
| * | | ceph: add dir_layout to inodeSage Weil2011-01-12
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\ \ \
| * | | | fix comment typos concerning "consistent"Uwe Kleine-König2010-12-10
| * | | | Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten2010-11-15
| * | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-11
| |\ \ \ \ \
| | * | | | | netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger2011-01-11
| | * | | | | netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-10
| * | | | | | ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu2011-01-11
| * | | | | | xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel2011-01-11
| * | | | | | tcp: disallow bind() to reuse addr/portEric Dumazet2011-01-11
| * | | | | | CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi2011-01-10
| * | | | | | arp: allow to invalidate specific ARP entriesMaxim Levitsky2011-01-10
| * | | | | | net_sched: factorize qdisc stats handlingEric Dumazet2011-01-10
| * | | | | | net: Add alloc_netdev_mqs functionTom Herbert2011-01-10
| * | | | | | caif: don't set connection request param size before copying dataDan Rosenberg2011-01-10
| * | | | | | phonet: some signedness bugsDan Carpenter2011-01-10
| |/ / / / /
| * | | | | net offloading: Convert checksums to use centrally computed features.Jesse Gross2011-01-09
| * | | | | net offloading: Convert skb_need_linearize() to use precomputed features.Jesse Gross2011-01-09
| * | | | | net offloading: Convert dev_gso_segment() to use precomputed features.Jesse Gross2011-01-09
| * | | | | net offloading: Pass features into netif_needs_gso().Jesse Gross2011-01-09
| * | | | | net offloading: Generalize netif_get_vlan_features().Jesse Gross2011-01-09
| * | | | | net offloading: Accept NETIF_F_HW_CSUM for all protocols.Jesse Gross2011-01-09
| * | | | | net: fix kernel-doc warning in core/filter.cRandy Dunlap2011-01-09
| * | | | | netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt2011-01-09
| * | | | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2011-01-09
| |\ \ \ \ \
| | * | | | | dccp: make upper bound for seq_window consistent on 32/64 bitGerrit Renker2011-01-07
| | * | | | | dccp: fix bug in updating the GSRSamuel Jero2011-01-07
| | * | | | | dccp: fix return value for sequence-invalid packetsSamuel Jero2011-01-07
* | | | | | | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-10
| |\ \ \ \ \ \ \
| | * | | | | | | NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-10
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | NFS rename client back channel transport fieldAndy Adamson2011-01-06
| * | | | | | | NFS associate sessionid with callback connectionAndy Adamson2011-01-06
| * | | | | | | SUNRPC register and unregister the back channel transportAndy Adamson2011-01-06
| * | | | | | | SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson2011-01-06
| * | | | | | | SUNRPC fix bc_send printAndy Adamson2011-01-06
| * | | | | | | SUNRPC move svc_drop to caller of svc_process_commonAndy Adamson2011-01-06
| * | | | | | | kernel panic when mount NFSv4Trond Myklebust2011-01-04
| * | | | | | | net/sunrpc/clnt.c: Convert sprintf_symbol to %psJoe Perches2010-12-21