Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
[deliverable/linux.git] / net /
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  Eric Dumazetnet: __alloc_skb() speedup
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  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
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  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  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  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-04-30  John W. Linvillemac80211: remove deprecated noise field from ieee80211_...
2010-04-30  Johannes Bergmac80211: tell driver about IBSS merge
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...
2010-04-27  Flavio LeitnerTCP: avoid to send keepalive probes if receiving data
2010-04-27  stephen hemmingerbridge: multicast router list manipulation
2010-04-27  stephen hemmingerbridge: use is_multicast_ether_addr
2010-04-27  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-27  David S. Millerbridge: Fix build of ipv6 multicast code.
2010-04-26  YOSHIFUJI Hideaki... bridge br_multicast: Ensure to initialize BR_INPUT_SKB_...
2010-04-26  YOSHIFUJI Hideaki... bridge br_multicast: Ensure to initialize BR_INPUT_SKB_...
2010-04-26  Stefan Schmidtieee802154: Fix oops during ieee802154_sock_ioctl
2010-04-26  Eric Dumazetnet: use sk_sleep()
2010-04-26  Jiri Pirkophonet: use phonet_pernet instead of directly net_generic
2010-04-26  Juuso Oikarinenmac80211: Fix sta->last_tx_rate setting with no-op...
2010-04-26  Patrick McHardynet: ipmr: add support for dumping routing tables over...
2010-04-26  Patrick McHardynet: rtnetlink: decouple rtnetlink address families...
2010-04-26  Patrick McHardynet: fib_rules: mark arguments to fib_rules_register...
2010-04-25  Eric Dumazetipv6: Fix inet6_csk_bind_conflict()
2010-04-25  Jiri Pirkonetns: rename unregister_pernet_subsys parameter
2010-04-25  Changli Gaorps: optimize rps_get_cpu()
2010-04-24  David S. MillerMerge branch 'net-next-2.6_20100423a/br/br_multicast_v3...
2010-04-24  Brian HaleyIPv6: Complete IPV6_DONTFRAG support
2010-04-24  Brian HaleyIPv6: Add dontfrag argument to relevant functions
next
This page took 0.046165 seconds and 8 git commands to generate.