[XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT()
[pandora-kernel.git] / net /
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... [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 Stephen Hemminger[IPV4] fib_trie: macro cleanup
2007-10-10 Stephen Hemminger[IPV4] fib_trie: cleanup
2007-10-10 Ilpo Järvinen[TCP]: Move sack_ok access to obviously named funcs...
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 Jan-Bernd Themann[NET]: Generic Large Receive Offload for TCP traffic
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 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-08 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-08 Brian Haley[IPv6]: Fix ICMPv6 redirect handling with target multic...
2007-10-08 Stephen Hemminger[PKT_SCHED] cls_u32: error code isn't been propogated...
2007-10-08 Alexey Dobriyan[ROSE]: Fix rose.ko oops on unload
2007-10-08 Ilpo Järvinen[TCP]: Fix fastpath_cnt_hint when GSO skb is partially...
2007-10-05 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-10-03 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-03 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-03 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-10-02 Richard Knutsson[PATCH] softmac: Fix compiler-warning
2007-10-02 Linus TorvaldsMerge branch 'sas-fixes' of /linux/kernel/git/jgarzik...
2007-10-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-02 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-02 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-10-02 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-02 John W. Linville[IEEE80211]: avoid integer underflow for runt rx frames
2007-10-02 Alexey Kuznetsov[SFQ]: Remove artificial limitation for queue limit.
2007-10-01 Linus TorvaldsMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-09-28 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-09-28 David S. Miller[TCP]: Fix MD5 signature handling on big-endian.
2007-09-27 David S. Miller[NET]: Zero length write() on socket should not simply...
2007-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-26 Al Virofix sctp_del_bind_addr() last argument type
2007-09-26 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-09-26 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-09-26 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-09-26 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-09-26 Linus TorvaldsMerge branch 'trivial' of git://git.kernel.dk/data...
2007-09-26 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-09-26 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-09-26 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
next