security: whitespace coding style fixes
[safe/jmp/linux-2.6] / net /
2010-03-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-29 YOSHIFUJI Hideaki... ipv6: Don't drop cache route entry unless timer actuall...
2010-03-27 Nicolas Dichtelnet: ipmr/ip6mr: prevent out-of-bounds vif_table access
2010-03-27 Brandon L Blacknet: Add MSG_WAITFORONE flag to recvmmsg
2010-03-27 Pavel Emelyanovipv4: Restart rt_intern_hash after emergency rebuild...
2010-03-27 Pavel Emelyanovipv4: Cleanup struct net dereference in rt_intern_hash
2010-03-27 Patrick McHardynet: fix netlink address dumping in IPv4/IPv6
2010-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-03-25 Eric Dumazetnetfilter: xt_hashlimit: IPV6 bugfix
2010-03-25 Jozsef Kadlecsiknetfilter: ip6table_raw: fix table priority
2010-03-25 Eric Dumazetnetfilter: xt_hashlimit: dl_seq_stop() fix
2010-03-24 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-03-24 Dan Carpenteraf_key: return error if pfkey_xfrm_policy2msg_prep...
2010-03-24 Vasu Devvlan: updates vlan real_num_tx_queues
2010-03-24 Vasu Devvlan: adds vlan_dev_select_queue
2010-03-23 Ben Blumcgroups: net_cls as module
2010-03-23 Amerigo Wangnetpoll: warn when there are spaces in parameters
2010-03-22 Patrick McHardynetfilter: xt_recent: fix regression in rules using...
2010-03-22 Tetsuo Handarxrpc: Check allocation failure.
2010-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-22 Tetsuo Handarxrpc: Check allocation failure.
2010-03-22 Dan Carpentersunrpc: handle allocation errors from __rpc_lookup_create()
2010-03-22 Trond MyklebustSUNRPC: Fix the return value of rpc_run_bc_task()
2010-03-22 Trond MyklebustSUNRPC: Fix a use after free bug with the NFSv4.1 backc...
2010-03-22 Timo Teräsip_gre: include route header_len in max_headroom calcul...
2010-03-22 Guenter Roeckipv4: Don't drop redirected route cache entry unless...
2010-03-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-03-22 Paul E. McKenneynet: suppress lockdep-RCU false positive in FIB trie.
2010-03-21 Trond MyklebustSUNRPC: Fix a potential memory leak in auth_gss
2010-03-21 Andrei EmeltchenkoBluetooth: Fix kernel crash on L2CAP stress tests
2010-03-21 Marcel HoltmannBluetooth: Convert debug files to actually use debugfs...
2010-03-21 Marcel HoltmannBluetooth: Fix potential bad memory access with sysfs...
2010-03-20 Pablo Neira Ayusonetfilter: ctnetlink: fix reliable event delivery if...
2010-03-20 Pablo Neira Ayusonetlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
2010-03-20 Steven J. MagnaniNET_DMA: free skbs periodically
2010-03-20 Lennart Schultetcp: Fix tcp_mark_head_lost() with packets == 0
2010-03-20 Patrick McHardynet: ipmr/ip6mr: fix potential out-of-bounds vif_table...
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-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
next