]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net
[PATCH] iwlwifi: add debugfs framework to rate scale
[linux-2.6-omap-h63xx.git] / net /
2007-10-10 Michael Buesch[PATCH] mac80211: bss_tim_clear must use ~ instead...
2007-10-10 Johannes Berg[PATCH] mac80211: remove generic IE for AP interfaces
2007-10-10 Johannes Berg[PATCH] mac80211: remove all prism2 ioctls
2007-10-10 Johannes Berg[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
2007-10-10 Johannes Berg[PATCH] mac80211: fix TKIP IV update
2007-10-10 Johannes Berg[PATCH] mac80211: fix vlan bug
2007-10-10 Johannes Berg[PATCH] mac80211: remove ieee80211_wep_get_keyidx
2007-10-10 Johannes Berg[PATCH] mac80211: consolidate encryption
2007-10-10 Johannes Berg[PATCH] mac80211: consolidate decryption
2007-10-10 Johannes Berg[PATCH] mac80211: pass frames to monitor interfaces...
2007-10-10 Johannes Berg[PATCH] mac80211: fix interface initialisation and...
2007-10-10 Herbert Xu[PKT_SCHED]: Add stateless NAT
2007-10-10 Johannes Berg[PATCH] mac80211: fix virtual interface locking
2007-10-10 Johannes Berg[PATCH] mac80211: remove crypto algorithm typedef
2007-10-10 Johannes Berg[PATCH] mac80211: validate VLAN interfaces better
2007-10-10 Johannes Berg[PATCH] mac80211: revamp interface and filter configuration
2007-10-10 Eric W. Biederman[NETNS]: Simplify the network namespace list locking...
2007-10-10 Andrew Morton[ATM] net/atm/lec.c: printk warning fix
2007-10-10 Andrew Morton[WIRELESS]: Fix Kconfig.
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Stephen Hemminger[NET]: Wrap hard_header_parse
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10 Eric W. Biederman[IPV4]: When possible test for IFF_LOOPBACK and not...
2007-10-10 Eric W. Biederman[IPV4]: Remove unnecessary test for the loopback device...
2007-10-10 Eric W. Biederman[NET]: Add network namespace clone & unshare support.
2007-10-10 Eric W. Biederman[NET]: Fix running without sysfs
2007-10-10 Arnaldo Carvalho... [CCID3]: Remove ifdef surrounding BUG_ON
2007-10-10 Gerrit Renker[DCCP]: Reduce the number of writable states
2007-10-10 Gerrit Renker[DCCP]: Factor out common code for generating Resets
2007-10-10 Gerrit Renker[DCCP]: Sequence number wrap-around when sending reset
2007-10-10 Gerrit Renker[DCCP]: Rate-limit DCCP-Syncs
2007-10-10 Gerrit Renker[DCCP]: Remove duplicate code for Reset from connected...
2007-10-10 Gerrit Renker[DCCP]: Add Support for Data 1 .. 3 fields of Reset...
2007-10-10 Gerrit Renker[DCCP]: Add FIXME for send_delayed_ack
2007-10-10 Gerrit Renker[CCID3]: Move NULL-protection into function
2007-10-10 Gerrit Renker[DCCP]: Send Reset upon Sync in state REQUEST
2007-10-10 WANG Cong[BLUETOOTH]: Make hidp_setup_input() return int
2007-10-10 Ilpo Järvinen[TCP] MIB: Count FRTO's successfully detected spurious...
2007-10-10 Ilpo Järvinen[TCP]: Reordered ACK's (old) SACKs not included to...
2007-10-10 Ilpo Järvinen[TCP]: Re-place highest_sack check to a more robust...
2007-10-10 Gerrit Renker[DCCP]: Parameter renaming
2007-10-10 Gerrit Renker[DCCP]: Fix Reset/Sync-Flood Bug
2007-10-10 Gerrit Renker[DCCP]: Shorten variable names in dccp_check_seqno
2007-10-10 Gerrit Renker[DCCP]: Simplify interface of dccp_sample_rtt
2007-10-10 Gerrit Renker[DCCP]: Provide 10s of microsecond timesource
2007-10-10 Gerrit Renker[DCCP]: Reuse ktime_get_real() calls again
2007-10-10 Michael Wu[MAC80211]: rename ieee80211_cfg.h to cfg.h
2007-10-10 Johannes Berg[MAC80211]: kill vlan_id
2007-10-10 Johannes Berg[MAC80211]: kill IE parse typedef
2007-10-10 Johannes Berg[MAC80211]: rename ieee80211_cfg.c to cfg.c
2007-10-10 Johannes Berg[MAC80211]: print out wiphy name instead of master...
2007-10-10 Johannes Berg[MAC80211]: fix warnings introduced by the doc patches
2007-10-10 Johannes Berg[MAC80211]: remove key threshold stuff
2007-10-10 Johannes Berg[MAC80211]: allow drivers to indicate failed FCS/PLCP...
2007-10-10 Michael Buesch[MAC80211]: Add support for setting TX power and radio...
2007-10-10 Johannes Berg[IEEE80211]: Fix softmac lockdep reports.
2007-10-10 Jamal Hadi Salim[NET_SCHED]: explict hold dev tx lock
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 Ilpo Järvinen[TCP]: Avoid clearing sacktag hint in trivial situations
2007-10-10 Ilpo Järvinen[TCP]: Enable SACK enhanced FRTO (RFC4138) by default
2007-10-10 Ilpo Järvinen[TCP] FRTO: Improve interoperability with other undo_ma...
2007-10-10 Ilpo Järvinen[TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue
2007-10-10 Ilpo Järvinen[TCP]: Move accounting from tso_acked to clean_rtx_queue
2007-10-10 Ilpo Järvinen[TCP]: clear_all_retrans_hints prefixed by tcp_
2007-10-10 Ilpo Järvinen[TCP]: Make fackets_out accurate
2007-10-10 Ilpo Järvinen[TCP]: Maintain highest_sack accurately to the highest skb
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Rick Jones[TCP]: Return useful listenq info in tcp_info and INET_...
2007-10-10 Pavel Emelyanov[NETNS]: Cleanup list walking in setup_net and cleanup_net
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 initializations.
2007-10-10 Vlad Yasevich[SCTP]: Implement SCTP-AUTH internals
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 Denis Cheng[NET]: all net/ cleanup with ARRAY_SIZE
2007-10-10 Denis Cheng[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel...
2007-10-10 Denis Cheng[NETLINK]: the temp variable name max is ambiguous
2007-10-10 Denis Cheng[NETLINK]: use the macro min(x,y) provided by <linux...
2007-10-10 Herbert Xu[SKBUFF]: Fix up csum_start when head room changes
2007-10-10 Herbert Xu[NETLINK]: Avoid pointer in netlink_run_queue
2007-10-10 Vlad Yasevich[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c
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 Pavel Emelyanov[NET]: Cleanup calling netdev notifiers.
2007-10-10 Pavel Emelyanov[NETNS]: Consolidate hashes creation in netdev_init()
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 Milan Kocian[IPV6]: Remove redundant RTM_DELLINK message.
2007-10-10 Paul Moore[CIPSO]: remove duplicated code in the cipso_v4_*_getat...
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Johannes Berg[MAC80211]: remove/change some comments about Michael...
2007-10-10 Tomas Winkler[MAC80211]: PS mode fix
2007-10-10 Stephen Hemminger[MAC80211]: use internal network device stats
next