[LIBERTAS]: fix oops on the blackfin architecture
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include /
2007-10-10 Johannes Berg[IEEE80211]: Fix softmac lockdep reports.
2007-10-10 Christian Borntraeger[NET]: note that NETIF_F_LLTX is deprecated
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 Johannes Berg[NL80211]: add netlink interface to cfg80211
2007-10-10 David S. Miller[TCP]: Minor coding style fixup.
2007-10-10 Ilpo Järvinen[TCP]: Avoid clearing sacktag hint in trivial situations
2007-10-10 Ilpo Järvinen[TCP]: clear_all_retrans_hints prefixed by tcp_
2007-10-10 Al Viropppoe: endianness
2007-10-10 Al Viroarcnet endianness annotations
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Michael Buesch[SSB]: add Sonics Silicon Backplane bus support
2007-10-10 Pavel Emelyanov[NETNS]: Cleanup list walking in setup_net and cleanup_net
2007-10-10 Andy Gospodarek[NET]: Add Tehuti network driver.
2007-10-10 Francois Romieu[IPG]: add IP1000A driver to kernel tree
2007-10-10 Vlad Yasevich[SCTP]: Tie ADD-IP and AUTH functionality as required...
2007-10-10 Vlad Yasevich[SCTP]: API updates to suport SCTP-AUTH extensions.
2007-10-10 Vlad Yasevich[SCTP]: Implement the receive and verification of AUTH...
2007-10-10 Vlad Yasevich[SCTP]: Enable the sending of the AUTH chunk.
2007-10-10 Vlad Yasevich[SCTP]: Implete SCTP-AUTH parameter processing
2007-10-10 Vlad Yasevich[SCTP]: Implement SCTP-AUTH internals
2007-10-10 Vlad Yasevich[SCTP]: protocol definitions for SCTP-AUTH implementation
2007-10-10 David L Stevens[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
2007-10-10 David L Stevens[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
2007-10-10 Herbert Xu[NETLINK]: Avoid pointer in netlink_run_queue
2007-10-10 Vlad Yasevich[SCTP]: Implement the Supported Extensions Parameter
2007-10-10 Denis V. Lunev[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
2007-10-10 Eric W. Biederman[NET]: Fix the prototype of call_netdevice_notifiers.
2007-10-10 Jamal Hadi Salim[NET]: migrate HARD_TX_LOCK to header file
2007-10-10 Jeff Garzik[NET] drivers/net: statistics cleanup #1 -- save memory...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Johannes Berg[MAC80211]: remove TKIP mixing for hw accel again
2007-10-10 Johannes Berg[MAC80211]: remove HW_KEY_IDX_INVALID
2007-10-10 Johannes Berg[MAC80211]: some more documentation
2007-10-10 Johannes Berg[MAC80211]: remove set_key_idx callback
2007-10-10 Johannes Berg[MAC80211]: rework hardware crypto flags
2007-10-10 Johannes Berg[MAC80211]: remove turbo modes
2007-10-10 Ivo van Doorn[RFKILL]: Add support for ultrawideband
2007-10-10 Ivo van Doorn[RFKILL]: Remove IRDA
2007-10-10 Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10 Daniel Lezcano[NETNS]: Fix allnoconfig compilation error.
2007-10-10 Jesper Dangaard... [NET_SCHED]: Making rate table lookups more flexible.
2007-10-10 Jesper Dangaard... [NET_SCHED]: Cleanup L2T macros and handle oversized...
2007-10-10 Adrian Bunk[SCTP]: Make sctp_addto_param() static.
2007-10-10 Daniel Lezcano[NETNS]: Fix bad macro definition.
2007-10-10 Thomas Graf[NETLINK]: Introduce nested and byteorder flag to netli...
2007-10-10 Eric W. Biederman[NET]: netlink support for moving devices between netwo...
2007-10-10 Eric W. Biederman[NET]: Implement network device movement between namespaces
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Eric W. Biederman[NET]: Add a network namespace parameter to struct...
2007-10-10 Eric W. Biederman[NET]: Add a network namespace tag to struct net_device
2007-10-10 Eric W. Biederman[NET]: Add a network namespace parameter to tasks
2007-10-10 Eric W. Biederman[NET]: Basic network namespace infrastructure.
2007-10-10 Joy Latten[XFRM]: xfrm audit calls
2007-10-10 John Heffner[NET]: Change type of owner in sock_lock_t to int,...
2007-10-10 Johannes Berg[MAC80211]: rework key handling
2007-10-10 Johannes Berg[MAC80211] key handling: remove default_wep_only
2007-10-10 Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (3)
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (2)
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (1)
2007-10-10 Johannes Berg[MAC80211]: fix software decryption
2007-10-10 Johannes Berg[MAC80211]: remove radar stuff
2007-10-10 Johannes Berg[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK
2007-10-10 Johannes Berg[MAC80211]: remove IEEE80211_HW_HOST_GEN_BEACON flag
2007-10-10 Johannes Berg[MAC80211]: remove reset callback
2007-10-10 Ilpo Järvinen[NET]: DIV_ROUND_UP cleanup (part two)
2007-10-10 Noriaki TAKAMIYA[IPV6] XFRM: Fix connected socket to use transformation.
2007-10-10 Brian Haley[IPV6]: Add v4mapped address inline
2007-10-10 Ilpo Järvinen[TCP] MIB: Add counters for discarded SACK blocks
2007-10-10 Ilpo Järvinen[TCP]: tcp_packets_out_inc to tcp_output.c (no callers...
2007-10-10 Ilpo Järvinen[TCP]: Remove unnecessary wrapper tcp_packets_out_dec
2007-10-10 Arnaldo Carvalho... [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used...
2007-10-10 Arnaldo Carvalho... [DCCP]: Convert dccps_timestamp_time to ktime_t
2007-10-10 Arnaldo Carvalho... [KTIME]: Introduce ktime_sub_ns and ktime_sub_us
2007-10-10 Neil Horman[SCTP]: Rewrite of sctp buffer management code
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 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]: 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]: 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]: Add highest_sack seqno, points to globally highe...
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 Andy Green[MAC80211]: Add get_unaligned to ieee80211_get_radiotap_len
2007-10-10 Daniel Drake[MAC80211]: implement ERP info change notifications
2007-10-10 Daniel Drake[MAC80211]: improved short preamble handling
next