aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | | 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 '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
| | * | | | | | | | | | | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-16
| | * | | | | | | | | | | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-16
| | * | | | | | | | | | | SUNRPC: Determine value of "nrprocs" automaticallyChuck Lever2010-12-16
| | * | | | | | | | | | | SUNRPC: Avoid return code checking in rpcbind XDR encoder functionsChuck Lever2010-12-16
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | net/9p: Use proper data typesM. Mohan Kumar2011-01-11
* | | | | | | | | | | | net: arp_ioctl() must hold RTNLEric Dumazet2011-01-24
* | | | | | | | | | | | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-21
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | sctp: user perfect name for Delayed SACK Timer optionShan Wei2011-01-19
* | | | | | | | | | | net: fix can_checksum_protocol() arguments swapEric Dumazet2011-01-19
* | | | | | | | | | | Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-19
* | | | | | | | | | | net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross2011-01-18
* | | | | | | | | | | ipv6: Silence privacy extensions initializationRomain Francoise2011-01-18
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-18
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-01-13
| * | | | | | | | | | mac80211: fix lockdep warningJohannes Berg2011-01-13
* | | | | | | | | | | caif: checking the wrong variableDan Carpenter2011-01-15
* | | | | | | | | | | can: test size of struct sockaddr in sendmsgKurt Van Dijck2011-01-15
* | | | | | | | | | | Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-01-15
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann2011-01-15
| * | | | | | | | | | batman-adv: Even Batman should not dereference NULL pointersJesper Juhl2011-01-13
* | | | | | | | | | | net: remove dev_txq_stats_fold()Eric Dumazet2011-01-14
* | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso2011-01-13
* | | | | | | | | | | | eth: fix new kernel-doc warningRandy Dunlap2011-01-12
* | | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-12
|\| | | | | | | | | | |
| * | | | | | | | | | | netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-12
* | | | | | | | | | | | inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov2011-01-12
* | | | | | | | | | | | net: ax25: fix information leak to userland harderKees Cook2011-01-12
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-11
|\| | | | | | | | | |