]> bbs.cooldavid.org Git - net-next-2.6.git/history - net
tg3: Add mailbox assignments
[net-next-2.6.git] / net /
2009-09-02 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-09-02 Eric Dumazetipv6: ip6_push_pending_frames() should increment IPSTAT...
2009-09-02 Xiao Guangrongdrop_monitor: fix trace_napi_poll_hit()
2009-09-02 David S. Millerpkt_sched: Revert tasklet_hrtimer changes.
2009-09-02 Jarek Poplawskinet: sk_free() should be allowed right after sk_alloc()
2009-09-02 Stephen Hemmingernet: make neigh_ops constant
2009-09-02 Alexey Dobriyannetns: embed ip6_dst_ops directly
2009-09-01 Damian LukowskiRevert Backoff [v3]: Calculate TCP's connection close...
2009-09-01 Damian LukowskiRevert Backoff [v3]: Revert RTO on ICMP destination...
2009-09-01 Damian LukowskiRevert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err()
2009-09-01 Yi Zoudcbnl: Add implementations of dcbnl setapp/getapp commands
2009-09-01 Yi Zoudcbnl: Add netlink attributes for setapp/getapp to...
2009-09-01 Yi Zouvlan: Add support for net_devices_ops.ndo_fcoe_enable...
2009-09-01 Stephen Hemmingerwireless: convert drivers to netdev_tx_t
2009-09-01 Stephen Hemmingernetdev: convert pseudo drivers to netdev_tx_t
2009-09-01 Stephen Hemmingerirda: convert to netdev_tx_t
2009-09-01 Stephen Hemmingerconvert hamradio drivers to netdev_txreturnt_t
2009-09-01 Stephen Hemmingerconvert ATM drivers to netdev_tx_t
2009-09-01 Stephen Hemmingernetdev: convert pseudo-devices to netdev_tx_t
2009-08-31 Krishna Kumarpkt_sched: Fix resource limiting in pfifo_fast
2009-08-31 Krishna Kumarnet: convert remaining non-symbolic return values in...
2009-08-31 Oliver Hartkoppcan: use correct NET_RX_ return values
2009-08-31 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-08-29 roel kluintipc: fix test of bearer_priority range in tipc_registe...
2009-08-29 Alexey Dobriyancan: switch to seq_file
2009-08-29 John Dykstratcp: Remove redundant copy of MD5 authentication key
2009-08-29 Krishna KumarSpeed-up pfifo_fast lookup using a private bitmap
2009-08-29 David Wardipv6: Update Neighbor Cache when IPv6 RA is received...
2009-08-29 Octavian Purdilatcp: fix premature termination of FIN_WAIT2 time-wait...
2009-08-29 Jens Lååsfib_trie: resize rework
2009-08-29 Sascha Hlusiaksit: allow ip fragmentation when using nopmtudisc to...
2009-08-29 Eric Dumazetnet: ip_rt_send_redirect() optimization
2009-08-29 Eric Dumazettcp: keepalive cleanups
2009-08-29 Eric Dumazetipv4: af_inet.c cleanups
2009-08-29 Alexey Dobriyanpktgen: use proc_create_data()
2009-08-29 Stephen Hemmingerpktgen: increase version
2009-08-29 Stephen Hemmingerpktgen: cleanup checkpatch warnings
2009-08-29 Stephen Hemmingerpktgen: use common idle routine
2009-08-29 Stephen Hemmingerpktgen: spin using hrtimer
2009-08-29 Stephen Hemmingerpktgen: convert to use ktime_t
2009-08-29 Stephen Hemmingerpktgen: avoid calling gettimeofday
2009-08-29 Stephen Hemmingerpktgen: reorganize transmit loop
2009-08-29 Stephen Hemmingerpktgen: use netdev_alloc_skb
2009-08-29 Stephen Hemmingerpktgen: cleanup clone count test
2009-08-29 Stephen Hemmingerpktgen: xmit logic reorganization
2009-08-29 Stephen Hemmingerpktgen: stop_device cleanup
2009-08-29 Stephen Hemmingerpktgen: mark read-only/mostly variables
2009-08-29 Stephen Hemmingerpktgen: change inlining
2009-08-29 Stephen Hemmingerpktgen: minor cleanup
2009-08-29 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-08-29 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-08-28 Jouni Malinenmac80211: Check pending scan request after having proce...
2009-08-28 Johannes Bergmac80211: fix scan cancel on ifdown
2009-08-28 Arnd Hannemannmac80211: Fix output of minstrels rc_stats
2009-08-28 Johannes Bergmac80211: fix RX skb leaks
2009-08-28 Roel Kluinnl80211: jump to out_err upon unsupported iftype
2009-08-28 Arnd Hannemannmac80211: Remove unnused throughput field from minstrel...
2009-08-28 Johannes Bergmac80211: remove tasklet enable/disable
2009-08-28 Johannes Bergcfg80211: clean up properly on interface type change
2009-08-28 Johannes Bergcfg80211: make spurious warnings less likely, configurable
2009-08-28 John W. Linvillemac80211: remove ieee80211_rx namespace hack
2009-08-28 Johannes Bergcfg80211: check lost scans later, fix bug
2009-08-28 Johannes Bergmac80211: fix configure_filter invocation after stop
2009-08-28 Javier Cardonamac80211: Update mesh config IE to 11s draft 3.02
2009-08-26 Gustavo F. PadovanBluetooth: Add support for L2CAP 'Send RRorRNR' action
2009-08-26 Gustavo F. PadovanBluetooth: Handle L2CAP case when the remote receiver...
2009-08-26 Gustavo F. PadovanBluetooth: Acknowledge L2CAP packets when receiving...
2009-08-25 David S. Millerpkt_sched: Fix bogon in tasklet_hrtimer changes.
2009-08-24 Randy DunlapBluetooth: Add missing selection of CONFIG_CRC16 for...
2009-08-24 Gustavo F. PadovanBluetooth: Use proper *_unaligned_le{16,32} helpers...
2009-08-24 Gustavo F. PadovanBluetooth: Add locking scheme to L2CAP timeout callbacks
2009-08-24 Jiri SlabyNET: llc, zero sockaddr_llc struct
2009-08-24 Dongdong Dengnetpoll: warning for ndo_start_xmit returns with interr...
2009-08-24 David S. MillerMerge branch 'for-next' of git://git.kernel.org/pub...
2009-08-24 Andy GroverRDS: Add a debug message suggesting to load transport...
2009-08-24 Andy GroverRDS: Track transports via an array, not a list
2009-08-24 Andy GroverRDS: Modularize RDMA and TCP transports
2009-08-24 Andy GroverRDS: Export symbols from core RDS
2009-08-24 Andy GroverRDS: Add TCP transport to RDS
2009-08-24 Patrick McHardynetfilter: xt_quota: fix wrong return value (error...
2009-08-24 Bruno Prémontipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc1...
2009-08-24 David S. Millerpkt_sched: Convert CBQ to tasklet_hrtimer.
2009-08-23 David S. Millerpkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
2009-08-22 Luiz Augusto von... Bluetooth: Fix rejected connection not disconnecting...
2009-08-22 Gustavo F. PadovanBluetooth: Full support for receiving L2CAP SREJ frames
2009-08-22 Gustavo F. PadovanBluetooth: Add support for L2CAP SREJ exception
2009-08-22 Gustavo F. PadovanBluetooth: Add support for FCS option to L2CAP
2009-08-22 Gustavo F. PadovanBluetooth: Enable Streaming Mode for L2CAP
2009-08-22 Gustavo F. PadovanBluetooth: Add support for Retransmission and Monitor...
2009-08-22 Gustavo F. PadovanBluetooth: Initial support for retransmission of packet...
2009-08-22 Gustavo F. PadovanBluetooth: Add support for Segmentation and Reassembly...
2009-08-22 Gustavo F. PadovanBluetooth: Add initial support for ERTM packets transfers
2009-08-22 Gustavo F. PadovanBluetooth: Create separate l2cap_send_disconn_req(...
2009-08-22 Gustavo F. PadovanBluetooth: Add configuration support for ERTM and Strea...
2009-08-22 Marcel HoltmannBluetooth: Add L2CAP RFC option if ERTM is enabled
2009-08-22 Marcel HoltmannBluetooth: Allow setting of L2CAP ERTM via socket option
2009-08-22 Marcel HoltmannBluetooth: Add module option to enable L2CAP ERTM support
2009-08-22 Marcel HoltmannBluetooth: Coding style cleanup from previous rfcomm_in...
2009-08-22 Thomas GleixnerBluetooth: Convert hdev->req_lock to a mutex
2009-08-22 Marcel HoltmannBluetooth: Let HIDP grab the device reference for conne...
next