drivers/net: Remove unnecessary returns from void function()s
[safe/jmp/linux-2.6] / net /
2010-05-10 Gustavo F. PadovanBluetooth: Make hci_send_sco() void
2010-05-08 Neil Hormanipv4: remove ip_rt_secret timer (v4)
2010-05-07 John W. Linvillemac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons
2010-05-07 Johannes Bergmac80211: improve HT channel handling
2010-05-07 Johannes Bergcfg80211/mac80211: better channel handling
2010-05-07 Johannes Bergmac80211: fix BSS info reconfiguration
2010-05-07 Reinette Chatremac80211: remove association work when processing deaut...
2010-05-07 Eric Dumazetrps: Various optimizations
2010-05-07 Bjørn Morkipv6: udp: make short packet logging consistent with...
2010-05-07 Bjørn Morkipv4: udp: fix short packet and bad checksum logging
2010-05-06 Vlad Yasevichsctp: Fix a race between ICMP protocol unreachable...
2010-05-06 Eric Dumazetveth: Dont kfree_skb() after dev_forward_skb()
2010-05-06 WANG Congbridge: make bridge support netpoll
2010-05-06 WANG Congnetpoll: add generic support for bridge and bonding...
2010-05-06 Brian HaleyIPv6: fix IPV6_RECVERR handling of locally-generated...
2010-05-05 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-05-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-05 Johannes Bergmac80211: use fixed channel in ibss join when appropriate
2010-05-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-05 Eric Dumazetnet: __alloc_skb() speedup
2010-05-04 David S. Milleripv6: Fix default multicast hops setting.
2010-05-04 Eric Dumazetnet: skb_free_datagram_locked() fix
2010-05-03 David S. MillerMerge branch 'net-next' of git://git./linux/kernel...
2010-05-03 Eric Dumazetnet: rcu fixes
2010-05-03 Ilpo Järvinenunix/garbage: kill copy of the skb queue walker
2010-05-03 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-05-03 Johannes Bergmac80211: improve IBSS scanning
2010-05-03 Johannes Bergmac80211: allow controlling aggregation manually
2010-05-03 Johannes Bergmac80211: fix ieee80211_find_sta[_by_hw]
2010-05-03 Changli Gaonet: fix softnet_stat
2010-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-02 Jan Engelhardtnetfilter: xtables: dissolve do_match function
2010-05-02 Jan Engelhardtnetfilter: xtables: fix incorrect return code
2010-05-02 Jan Engelhardtnetfilter: ip_tables: fix compilation when debug is...
2010-05-02 David S. Millernet: Inline skb_pull() in eth_type_trans().
2010-05-01 Eric Dumazetnet: sock_def_readable() and friends RCU conversion
2010-05-01 Patrick McHardynetfilter: nf_ct_h323: switch "incomplete TPKT" message...
2010-05-01 Vlad Yasevichsctp: Tag messages that can be Nagle delayed at creation.
2010-05-01 Vlad Yasevichsctp: Optimize computation of highest new tsn in SACK.
2010-05-01 Vlad Yasevichsctp: correctly mark missing chunks in fast recovery
2010-05-01 Vlad Yasevichsctp: rwnd_press should be cumulative
2010-05-01 Vlad Yasevichsctp: fast recovery algorithm is per association.
2010-05-01 Vlad Yasevichsctp: update transport initializations
2010-05-01 Vlad Yasevichsctp: Do not force T3 timer on fast retransmissions.
2010-05-01 Vlad Yasevichsctp: remove 'resent' bit from the chunk
2010-05-01 Vlad Yasevichsctp: Make sure we always return valid retransmit path
2010-05-01 Dan Carpentersctp: cleanup: remove duplicate assignment
2010-05-01 Wei Yongjunsctp: implement sctp association probing module
2010-05-01 Shan Weisctp: use sctp_chunk_is_data macro to decide a chunk...
2010-05-01 Vlad Yasevichsctp: Do no select unconfirmed transports for retransmi...
2010-05-01 Wei Yongjunsctp: fix to retranmit at least one DATA chunk
2010-05-01 Wei Yongjunsctp: missing set src and dest port while lookup output...
2010-05-01 Wei Yongjunsctp: assure at least one T3-rtx timer is running if...
2010-05-01 Vlad Yasevichsctp: send SHUTDOWN-ACK chunk back to the source.
2010-05-01 Vlad Yasevichsctp: Use correct address family in sctp_getsockopt_pee...
2010-04-30 Dan Carpenteripv6: cleanup: remove unneeded null check
2010-04-30 Changli Gaoxfrm: potential uninitialized variable num_xfrms
2010-04-30 Eric Dumazetnet: speedup sock_recv_ts_and_drops()
2010-04-30 Reinette ChatreMerge branch 'wireless-2.6' into wireless-next-2.6
2010-04-30 John W. Linvillemac80211: remove deprecated noise field from ieee80211_...
2010-04-30 Johannes Bergmac80211: tell driver about IBSS merge
2010-04-29 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-04-28 Eric Dumazetnet: ip_queue_rcv_skb() helper
2010-04-28 Eric Dumazetnet: speedup udp receive path
2010-04-28 Neil Hormansctp: Fix skb_over_panic resulting from multiple invali...
2010-04-28 Johannes Bergmac80211: notify driver about IBSS status
2010-04-28 Stanislaw Gruszkamac80211: fix supported rates IE if AP doesn't give...
2010-04-28 Stanislaw Gruszkamac80211: do not wip out old supported rates
2010-04-28 Sjur BraendelandBugfix: Link selection was swapped in switch.
2010-04-28 Sjur Braendelandcaif: Bugfixes in CAIF netdevice for close and flow...
2010-04-28 Sjur Braendelandcaif: Rewritten socket implementation
2010-04-28 Sjur Braendelandcaif: Disconnect without waiting for response
2010-04-28 Sjur Braendelandcaif: Add reference counting to service layer
2010-04-28 Sjur Braendelandcaif: Rename functions in cfcnfg and caif_dev
2010-04-28 Vlad Yasevichsctp: Fix oops when sending queued ASCONF chunks
2010-04-28 Wei Yongjunsctp: fix to calc the INIT/INIT-ACK chunk length correc...
2010-04-28 Vlad Yasevichsctp: per_cpu variables should be in bh_disabled section
2010-04-28 Vlad Yasevichsctp: fix potential reference of a freed pointer
2010-04-28 Wei Yongjunsctp: avoid irq lock inversion while call sk->sk_data_r...
2010-04-28 David S. MillerRevert "tcp: bind() fix when many ports are bound"
2010-04-28 stephen hemmingerbridge: multicast_flood cleanup
2010-04-28 stephen hemmingerbridge: multicast port group RCU fix
2010-04-28 stephen hemmingerbridge: multicast flood
2010-04-28 stephen hemmingerbridge: simplify multicast_add_router
2010-04-28 Dan Carpenterbluetooth: handle l2cap_create_connless_pdu() errors
2010-04-27 David S. MillerRevert "bridge: Use hlist_for_each_entry_rcu() in br_mu...
2010-04-27 David S. Millerbridge: Use hlist_for_each_entry_rcu() in br_multicast_...
2010-04-27 Jiri Pirkonet: disallow to use net_assign_generic externally
2010-04-27 Eric Dumazetnet: sk_add_backlog() take rmem_alloc into account
2010-04-27 Changli Gaonet: batch skb dequeueing from softnet input_pkt_queue
2010-04-27 David S. Millernet: Make RFS socket operations not be inet specific.
2010-04-27 Changli Gaonet: reimplement softnet_data.output_queue as a FIFO...
2010-04-27 Shanyu Zhaomac80211: fix rts threshold check
2010-04-27 Johannes Bergmac80211: give virtual interface to hw_scan
2010-04-27 Juuso Oikarinencfg80211: Remove default dynamic PS timeout value
2010-04-27 Juuso Oikarinenmac80211: Determine dynamic PS timeout based on ps...
2010-04-27 Felix Fietkaumac80211: implement ap isolation support
2010-04-27 Felix Fietkaucfg80211: add ap isolation support
2010-04-27 Felix Fietkaumac80211: fix handling of 4-address-mode in ieee80211_c...
2010-04-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
next