summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | pass default dentry_operations to mount_pseudo()Al Viro2011-01-121-15/+15
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-01-131-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net: Add missing lockdep class names for af_algMiloslav Trmač2010-12-081-3/+3
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-133-45/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net/ceph: make ceph_msgr_wq non-reentrantTejun Heo2011-01-121-44/+2
| | * | | | | | | | | ceph: Always free allocated memory in osdmap_decode()Jesper Juhl2011-01-121-1/+3
| | * | | | | | | | | ceph: add dir_layout to inodeSage Weil2011-01-121-0/+3
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-138-8/+14
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-12-22100-460/+759
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | fix comment typos concerning "consistent"Uwe Kleine-König2010-12-101-1/+1
| | * | | | | | | | | Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten2010-11-154-4/+10
| | * | | | | | | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-013-3/+3
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-1145-279/+235
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-119-196/+345
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-1026-113/+278
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-101-31/+124
| | | | |_|_|/ / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | NFS rename client back channel transport fieldAndy Adamson2011-01-062-2/+2
| | * | | | | | | | | | | NFS associate sessionid with callback connectionAndy Adamson2011-01-061-1/+3
| | * | | | | | | | | | | SUNRPC register and unregister the back channel transportAndy Adamson2011-01-061-0/+20
| | * | | | | | | | | | | SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson2011-01-062-24/+62
| | * | | | | | | | | | | SUNRPC fix bc_send printAndy Adamson2011-01-061-1/+1
| | * | | | | | | | | | | SUNRPC move svc_drop to caller of svc_process_commonAndy Adamson2011-01-061-14/+16
| | * | | | | | | | | | | kernel panic when mount NFSv4Trond Myklebust2011-01-041-1/+1
| | * | | | | | | | | | | net/sunrpc/clnt.c: Convert sprintf_symbol to %psJoe Perches2010-12-211-10/+2
| | * | | | | | | | | | | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-164-32/+45
| | * | | | | | | | | | | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-164-43/+54
| | * | | | | | | | | | | SUNRPC: Determine value of "nrprocs" automaticallyChuck Lever2010-12-161-7/+3
| | * | | | | | | | | | | SUNRPC: Avoid return code checking in rpcbind XDR encoder functionsChuck Lever2010-12-161-39/+21
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | net/9p: Use proper data typesM. Mohan Kumar2011-01-111-12/+10
* | | | | | | | | | | | net: arp_ioctl() must hold RTNLEric Dumazet2011-01-242-7/+7
* | | | | | | | | | | | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-2013-30/+24
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | sctp: user perfect name for Delayed SACK Timer optionShan Wei2011-01-191-2/+2
* | | | | | | | | | | net: fix can_checksum_protocol() arguments swapEric Dumazet2011-01-191-1/+1
* | | | | | | | | | | Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-195-6/+6
* | | | | | | | | | | net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross2011-01-181-2/+2
* | | | | | | | | | | ipv6: Silence privacy extensions initializationRomain Francoise2011-01-181-3/+0
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-182-10/+13
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-01-131-9/+2
| * | | | | | | | | | mac80211: fix lockdep warningJohannes Berg2011-01-131-1/+11
* | | | | | | | | | | caif: checking the wrong variableDan Carpenter2011-01-151-4/+5
* | | | | | | | | | | can: test size of struct sockaddr in sendmsgKurt Van Dijck2011-01-152-0/+6
* | | | | | | | | | | Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-01-154-14/+16
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann2011-01-163-12/+12
| * | | | | | | | | | batman-adv: Even Batman should not dereference NULL pointersJesper Juhl2011-01-131-2/+4
* | | | | | | | | | | net: remove dev_txq_stats_fold()Eric Dumazet2011-01-132-34/+21
* | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-131-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso2011-01-131-1/+2
* | | | | | | | | | | | eth: fix new kernel-doc warningRandy Dunlap2011-01-121-1/+1
* | | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-122-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-122-1/+9
OpenPOWER on IntegriCloud