nfs4: minor callback code simplification, comment
[safe/jmp/linux-2.6] / net /
2010-03-20 stephen hemmingerTCP: check min TTL on received ICMP packets
2010-03-20 Herbert Xuipv6: Remove redundant dst NULL check in ip6_dst_check
2010-03-20 Timo Teräsipv4: check rt_genid in dst_check
2010-03-19 Eric Dumazetnet: Potential null skb->dev dereference
2010-03-19 Alexandra Kossovskytcp: Fix OOB POLLIN avoidance.
2010-03-18 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-03-16 David S. Millerbridge: Make first arg to deliver_clone const.
2010-03-16 YOSHIFUJI Hideaki... bridge br_multicast: Don't refer to BR_INPUT_SKB_CB...
2010-03-16 Vitaliy Gusevroute: Fix caught BUG_ON during rt_secret_rebuild_oneshot()
2010-03-16 YOSHIFUJI Hideaki... bridge br_multicast: Fix skb leakage in error path.
2010-03-16 YOSHIFUJI Hideaki... bridge br_multicast: Fix handling of Max Response Code...
2010-03-16 Jiri SlabyNET: netpoll, fix potential NULL ptr dereference
2010-03-16 Neil Hormantipc: fix lockdep warning on address assignment
2010-03-16 Michael Braunbridge: Fix br_forward crash in promiscuous mode
2010-03-16 Herbert Xubridge: Move NULL mdb check into br_mdb_ip_get
2010-03-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-15 Gerrit Renkernet-2.6 [Bug-Fix][dccp]: fix oops caused after failed...
2010-03-15 Akinobu Mitaphonet: use for_each_set_bit()
2010-03-15 NeilBrownsunrpc: never return expired entries in sunrpc_cache_lookup
2010-03-14 NeilBrownsunrpc/cache: factor out cache_is_expired
2010-03-14 NeilBrownsunrpc: don't keep expired entries in the auth caches.
2010-03-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-13 YOSHIFUJI Hideakibridge: ensure to unlock in error path in br_multicast_...
2010-03-13 Herbert Xuipv6: Send netlink notification when DAD fails
2010-03-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-03-13 Sripathi Kodi9p: Change the name of new protocol from 9p2010.L to...
2010-03-13 Aneesh Kumar K.Vnet/9p: Add sysfs mount_tag file for virtio 9P device
2010-03-13 Aneesh Kumar K.Vnet/9p: Use the tag name in the config space for identi...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 David S. Milleripconfig: Handle devices which take some time to come up.
2010-03-10 Eric Dumazetmac80211: Fix memory leak in ieee80211_if_write()
2010-03-10 Juuso Oikarinenmac80211: Fix (dynamic) power save entry
2010-03-10 Jouni Malinenmac80211: Fix sta_mtx unlocking on insert STA failure...
2010-03-10 Eric Dumazetnet: Fix dev_mc_add()
2010-03-10 Eric Dumazetnet: Annotates neigh_invalidate()
2010-03-10 Eric Dumazettcp: Fix tcp_v4_rcv()
2010-03-08 Neil Hormantipc: filter out messages not intended for this host
2010-03-08 Neil Hormantipc: fix endianness on tipc subscriber messages
2010-03-08 Eric Dumazetethtool: Use noinline_for_stack
2010-03-08 Joe Perchesnet/sunrpc: Convert (void)snprintf to snprintf
2010-03-08 Joe Perchesnet/sunrpc: Remove uses of NIPQUAD, use %pI4
2010-03-08 Eric Dumazettcp: Fix tcp_make_synack()
2010-03-08 Bian Naimengrpc client can not deal with ENOSOCK, so translate...
2010-03-08 Eric Dumazetnet: fix route cache rebuilds
2010-03-08 Eric Dumazettcp: Add SNMP counters for backlog and min_ttl drops
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-08 Andi Kleendriver-core: Add attribute argument to class_attribute...
2010-03-07 Herbert Xubridge: Fix RCU race in br_multicast_stop
2010-03-07 Herbert Xubridge: Use RCU list primitive in __br_mdb_ip_get
2010-03-07 YOSHIFUJI Hideaki... ipv6: Optmize translation between IPV6_PREFER_SRC_xxx...
2010-03-07 Dan Carpentersock.c: potential null dereference
2010-03-07 Dan Carpenterbridge: cleanup: remove unneed check
2010-03-06 Linus TorvaldsMerge branch 'for-2.6.34' of git://linux-nfs.org/~bfiel...
2010-03-06 H Hartley Sweetennodemask.h: remove macro any_online_node
2010-03-05 Jeff Garzikethtool: Add direct access to ops->get_sset_count
2010-03-05 Jeff Garzikethtool: Add direct access to ops->get_sset_count
2010-03-05 Zhu Yinet: backlog functions rename
2010-03-05 Zhu Yix25: use limited socket backlog
2010-03-05 Zhu Yitipc: use limited socket backlog
2010-03-05 Zhu Yisctp: use limited socket backlog
2010-03-05 Zhu Yillc: use limited socket backlog
2010-03-05 Zhu Yiudp: use limited socket backlog
2010-03-05 Zhu Yitcp: use limited socket backlog
2010-03-05 Zhu Yinet: add limit for socket backlog
2010-03-05 Linus TorvaldsMerge branch 'nfs-for-2.6.34' of git://git.linux-nfs...
2010-03-05 Sripathi Kodi9P2010.L handshake: .L protocol negotiation
2010-03-05 Sripathi Kodi9P2010.L handshake: Remove "dotu" variable
2010-03-05 Sripathi Kodi9P2010.L handshake: Add mount option
2010-03-05 Aneesh Kumar K.Vnet/9p: Handle mount errors correctly.
2010-03-05 Aneesh Kumar K.Vnet/9p: Remove MAX_9P_CHAN limit
2010-03-05 Aneesh Kumar K.Vnet/9p: Add multi channel support.
2010-03-05 Trond MyklebustMerge branch 'writeback-for-2.6.34' into nfs-for-2...
2010-03-04 J. Bruce FieldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs...
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-04 Neil Hormantipc: Fix oops on send prior to entering networked...
2010-03-04 Timo Teräsgre: fix hard header destination address checking
2010-03-04 stephen hemmingerIPv6: fix race between cleanup and add/delete address
2010-03-04 stephen hemmingerIPv6: addrconf notify when address is unavailable
2010-03-04 stephen hemmingerIPv6: addrconf timer race
2010-03-04 stephen hemmingerIPv6: addrconf dad timer unnecessary bh_disable
2010-03-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-03-03 Sujithmac80211: Fix HT rate control configuration
2010-03-03 Al ViroDon't bother with d_genocide in rpc_pipe
2010-03-03 Randy Dunlapbridge: depends on INET
2010-03-03 Marcel HoltmannBluetooth: Use single_open() for inquiry cache within...
2010-03-03 Jiri Pirkoaf_packet: move strict addr_len check right before...
2010-03-03 Herbert Xuipsec: Fix bogus bundle flowi
2010-03-02 J. Bruce Fieldssvcrpc: treat uid's as unsigned
2010-03-02 Jouni Malinenmac80211: Fix reassociation processing (within ESS...
2010-03-02 Matthew Garrettrfkill: Add support for KEY_RFKILL
2010-03-02 Trond MyklebustSUNRPC: Handle EINVAL error returns from the TCP connec...
2010-03-02 Sridhar Samudralabridge: Fix build error when IGMP_SNOOPING is not enabled
2010-03-01 Neil Brownnfsd: ensure sockets are closed on error
2010-03-01 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-01 Eric W. Biedermanscm: Only support SCM_RIGHTS on unix domain sockets.
2010-02-28 J. Bruce FieldsRevert "sunrpc: move the close processing after do...
2010-02-28 J. Bruce FieldsRevert "sunrpc: fix peername failed on closed listener"
2010-02-28 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
next