]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2007-10-10 Thomas Graf[XFRM] netlink: Use nlmsg_new() and type-safe size...
2007-10-10 Thomas Graf[XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_PO...
2007-10-10 Thomas Graf[XFRM] netlink: Move algorithm length calculation to...
2007-10-10 Thomas Graf[XFRM] netlink: Use nla_put()/NLA_PUT() variantes
2007-10-10 Thomas Graf[XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast()
2007-10-10 Thomas Graf[XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA()
2007-10-10 Thomas Graf[XFRM] netlink: Use nlmsg_end() and nlmsg_cancel()
2007-10-10 Thomas Graf[XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT()
2007-10-10 Arnaldo Carvalho... [DCCP]: Nuke the timeval helpers now that we fully...
2007-10-10 Arnaldo Carvalho... [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used...
2007-10-10 Arnaldo Carvalho... [DCCP] options: convert dccp_insert_option_timestamp...
2007-10-10 Arnaldo Carvalho... [DCCP]: Convert dccps_timestamp_time to ktime_t
2007-10-10 Arnaldo Carvalho... [DCCP] packet_history: Convert dccphtx_tstamp to ktime_t
2007-10-10 Arnaldo Carvalho... [DCCP] packet_history: convert dccphrx_tstamp to ktime_t
2007-10-10 Arnaldo Carvalho... [DCCP] ackvec: Convert to ktime_t
2007-10-10 Arnaldo Carvalho... [DCCP] CCID3: Stop using dccp_timestamp
2007-10-10 Arnaldo Carvalho... [DCCP]: Convert dccp_sample_rtt to ktime_t
2007-10-10 Arnaldo Carvalho... [KTIME]: Introduce ktime_sub_ns and ktime_sub_us
2007-10-10 Arnaldo Carvalho... [DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t
2007-10-10 Arnaldo Carvalho... [DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t
2007-10-10 Arnaldo Carvalho... [DCCP]: Convert ccid3hctx_t_ld to ktime_t
2007-10-10 Arnaldo Carvalho... [DCCP]: Make ccid3_hc_tx_update_x get a timestamp if...
2007-10-10 Neil Horman[SCTP]: Rewrite of sctp buffer management code
2007-10-10 Jeff Garzik[ETHTOOL]: Internal cleanup of ethtool_value-related...
2007-10-10 Jeff Garzik[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_...
2007-10-10 Jeff Garzik[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats...
2007-10-10 Jeff Garzik[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
2007-10-10 Satyam Sharma[NET] netconsole: Support dynamic reconfiguration using...
2007-10-10 Satyam Sharma[NET] netconsole: Support multiple logging targets
2007-10-10 Satyam Sharma[NET] netconsole: Introduce netconsole_netdev_notifier
2007-10-10 Satyam Sharma[NET] netconsole: Introduce netconsole_target
2007-10-10 Satyam Sharma[NET] netconsole: Add some useful tips to documentation
2007-10-10 Satyam Sharma[NET] netconsole: Use netif_running() in write_msg()
2007-10-10 Satyam Sharma[NET] netconsole: Simplify boot/module option setup...
2007-10-10 Satyam Sharma[NET] netconsole: Remove bogus check
2007-10-10 Satyam Sharma[NET] netconsole: Cleanups, codingstyle, prettyfication
2007-10-10 Stephen Hemminger[IPV4] fib_trie: macro cleanup
2007-10-10 Stephen Hemminger[IPV4] fib_trie: cleanup
2007-10-10 Ilpo Järvinen[TCP]: Update comment about highest_sack validity
2007-10-10 Ilpo Järvinen[TCP]: Move sack_ok access to obviously named funcs...
2007-10-10 Ilpo Järvinen[TCP]: Don't panic if S+L skb is detected
2007-10-10 Ilpo Järvinen[TCP]: Reduce sacked_out with reno when purging write_queue
2007-10-10 Ilpo Järvinen[TCP]: Keep state in Disorder also if only lost_out > 0
2007-10-10 Ilpo Järvinen[TCP]: Restore over-zealous tcp_sync_left_out-like...
2007-10-10 Ilpo Järvinen[TCP]: Left out sync->verify (the new meaning of it...
2007-10-10 Ilpo Järvinen[TCP]: Add tcp_left_out(tp) "back" to get cleaner looki...
2007-10-10 Ilpo Järvinen[TCP]: Tighten tcp_sock's belt, drop left_out
2007-10-10 Ilpo Järvinen[TCP]: Remove num_acked>0 checks from cong.ctrl mods...
2007-10-10 Ilpo Järvinen[TCP]: Add tcp_dec_pcount_approx int variant
2007-10-10 Ilpo Järvinen[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h...
2007-10-10 Ilpo Järvinen[TCP]: Access to highest_sack obsoletes forward_cnt_hint
2007-10-10 Ilpo Järvinen[TCP] FRTO: remove unnecessary fackets/sacked_out recou...
2007-10-10 Ilpo Järvinen[TCP]: Move Reno SACKed_out counter functions earlier
2007-10-10 David S. Miller[TCP]: Extract DSACK detection code from tcp_sacktag_wr...
2007-10-10 Ilpo Järvinen[TCP]: Rexmit hint must be cleared instead of setting it
2007-10-10 Ilpo Järvinen[TCP]: Extracted rexmit hint clearing from the LOST...
2007-10-10 Ilpo Järvinen[TCP]: Add highest_sack seqno, points to globally highe...
2007-10-10 Thomas Graf[NEIGH]: Netlink notifications
2007-10-10 Thomas Graf[NEIGH]: Combine neighbour cleanup and release
2007-10-10 Andrew Gallatin[MYRI10GE]: Use LRO.
2007-10-10 Jan-Bernd Themann[EHEA]: Use LRO.
2007-10-10 Jan-Bernd Themann[NET]: Generic Large Receive Offload for TCP traffic
2007-10-10 Pavel Emelyanov[NET]: Virtual ethernet device driver.
2007-10-10 Pavel Emelianov[RTNETLINK]: Introduce generic rtnl_create_link().
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-10-10 Johannes Berg[WIRELESS] radiotap parser: accept all other fields
2007-10-10 Larry Finger[MAC80211]: Add SIOCGIWTXPOWER routine
2007-10-10 Thomas Graf[WIRELESS]: Use type safe netlink interface
2007-10-10 Johannes Berg[MAC80211]: fix add_interface monitor mode behaviour
2007-10-10 Andy Green[MAC80211]: Improve sanity checks on injected packets
2007-10-10 Andy Green[MAC80211]: Add get_unaligned to ieee80211_get_radiotap_len
2007-10-10 Michael Wu[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC
2007-10-10 Daniel Drake[MAC80211]: implement ERP info change notifications
2007-10-10 Daniel Drake[MAC80211]: improved short preamble handling
2007-10-10 Ivo van Doorn[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control
2007-10-10 Daniel Drake[MAC80211]: STA reassociation improvements
2007-10-10 Michael Wu[MAC80211]: improve locking of sta_info related structures
2007-10-10 Johannes Berg[MAC80211]: introduce util.c
2007-10-10 Johannes Berg[MAC80211]: reorder interface related functions
2007-10-10 Johannes Berg[MAC80211]: move some rate control functions out of...
2007-10-10 Johannes Berg[MAC80211]: split out some key functions from ieee80211.c
2007-10-10 Johannes Berg[MAC80211]: remove some unnecessary includes
2007-10-10 Johannes Berg[MAC80211]: split TX path into own file
2007-10-10 Johannes Berg[MAC80211]: rx cleanups (2)
2007-10-10 Johannes Berg[MAC80211]: fix bug for per-sta stats
2007-10-10 Johannes Berg[MAC80211]: split up __ieee80211_rx
2007-10-10 Johannes Berg[MAC80211]: split ieee80211_rx_h_check handler
2007-10-10 Johannes Berg[MAC80211]: rx cleanups (1)
2007-10-10 Johannes Berg[MAC80211]: move QoS rx handlers into rx.c
2007-10-10 Johannes Berg[MAC80211]: split RX handlers into own file
2007-10-09 Linus TorvaldsLinux 2.6.23 v2.6.23
2007-10-09 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-09 Trond MyklebustNLM: Fix a memory leak in nlmsvc_testlock
2007-10-09 Jeff Garziksata_mv: correct S/G table limits
2007-10-09 Florian Fainelli[MIPS] Au1000: set the PCI controller IO base
2007-10-09 Florian Fainelli[MIPS] Alchemy: Fix USB initialization.
2007-10-09 Giuseppe Sacco[MIPS] IP32: Fix fatal typo in address computation.
2007-10-08 Maarten BressersCorrect Makefile rule for generating custom keymap
2007-10-08 Karsten KeilISDN: Fix data access out of array bounds
2007-10-08 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
next