]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to fib_select_default.
2008-01-28 Denis V. Lunev[IPV4]: Consolidate fib_select_default.
2008-01-28 Denis V. Lunev[IPV4]: Declarations cleanup in ip_fib.h.
2008-01-28 Stephen Hemminger[IPV4] fib_trie: avoid rescan on dump
2008-01-28 Stephen Hemminger[IPV4] fib_trie: avoid extra search on delete
2008-01-28 Stephen Hemminger[IPV4] fib_trie: dump table in sorted order
2008-01-28 Stephen Hemminger[IPV4] fib_trie: iterator recode
2008-01-28 Stephen Hemminger[IPV4] fib_trie: dump message multiple part flag
2008-01-28 Stephen Hemminger[IPV4] fib_trie: use hash list
2008-01-28 Stephen Hemminger[IPV4] fib_trie: compute size when needed
2008-01-28 Stephen Hemminger[IPV4] fib_trie: style cleanup
2008-01-28 Stephen Hemminger[IPV4] fib_trie: put leaf nodes in a slab cache
2008-01-28 Jan Engelhardt[AF_X25]: constify function pointer tables
2008-01-28 Ross Burton[IrDA]: LMP discovery timer not started by default
2008-01-28 Bruno Randolfath5k: always extend rx timestamp with tsf
2008-01-28 Bruno Randolfath5k: configure backoff for IBSS beacon queue
2008-01-28 Bruno Randolfath5k: use SWBA to detect IBSS HW merges
2008-01-28 Bruno Randolfath5k: better beacon timer calculation
2008-01-28 Bruno Randolfath5k: beacon interval is in TU
2008-01-28 Bruno Randolfath5k: use 3 instead of 0x00000003
2008-01-28 Michael Bueschb43: Fix MAC control and microcode init
2008-01-28 Masakazu MokunoWEXT: remove unused variable
2008-01-28 John W. Linvilleath5k: reset key cache after resume
2008-01-28 John W. Linvilleath5k: use AR5K_KEYTABLE_SIZE when initializing key...
2008-01-28 Michael Bueschb43: Fix firmware caching
2008-01-28 Ron Rindjunskymac80211: fix rx flow sparse errors, make functions...
2008-01-28 Ron Rindjunskymac80211: fixing ieee80211_bar types
2008-01-28 Michael Bueschb43: Add more N-PHY init code
2008-01-28 Stefano Briviorc80211-pid: fix last_sample initialization
2008-01-28 Johannes Bergmac80211: fix RCU locking in __ieee80211_rx_handle_packet
2008-01-28 Michael Bueschb43legacy: Remove the PHY spinlock
2008-01-28 Guy Cohenmac80211: Assign correct TID for local bridged packets
2008-01-28 Eric Dumazet[DST]: shrinks sizeof(struct rtable) by 64 bytes on...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the pernet subsystem for fragments.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the LRU list per namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Isolate the secret interval from namesp...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make thresholds work in namespaces.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the mem counter per-namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the nqueues counter per-namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the inet_frag_queue lookup work...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Move ctl tables around.
2008-01-28 Auke Kokigb: PCI-Express 82575 Gigabit Ethernet driver
2008-01-28 Al Virobnx2 annotations
2008-01-28 Al Viroannotate netxen
2008-01-28 Al Viroannotate myri10ge
2008-01-28 Al Viroannotate cxgb3
2008-01-28 Al Viroannotate chelsio
2008-01-28 YOSHIFUJI Hideaki[IPV6] NDISC: Sparse: Use different variable name for...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code...
2008-01-28 YOSHIFUJI Hideaki[IPV6]: Sparse: Declare non-static ipv6_{route,icmp...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRLABEL: Sparse: Make several functions static.
2008-01-28 YOSHIFUJI Hideaki[IPV6] UDPLITE: Sparse: Declare non-static symbols...
2008-01-28 YOSHIFUJI Hideaki[IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite...
2008-01-28 YOSHIFUJI Hideaki[IPV4] UDP,UDPLITE: Sparse: {__udp4_lib,udp,udplite...
2008-01-28 Michael Chan[BNX2]: Fix driver phy_flags name space.
2008-01-28 Denis V. Lunev[NETNS]: Pass correct namespace in ip_rt_get_source.
2008-01-28 Denis V. Lunev[NETNS]: Pass correct namespace in ip_route_input_slow.
2008-01-28 Denis V. Lunev[NETNS]: Pass correct namespace in context fib_check_nh.
2008-01-28 Denis V. Lunev[NETNS]: Pass correct namespace in fib_validate_source.
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to inetdev_by_index.
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to fib_lookup.
2008-01-28 Stephen Hemminger[IPV4]: ipmr sparse warnings
2008-01-28 Stephen Hemminger[IPV4]: igmp sparse warnings
2008-01-28 Stephen Hemminger[VLAN]: sparse warning fix
2008-01-28 David S. Miller[BNX2]: Fix driver software flag namespace.
2008-01-28 Michael Chan[BNX2] Update version to 1.7.2.
2008-01-28 Michael Chan[BNX2]: Add link-down workaround on 5706 serdes.
2008-01-28 Michael Chan[BNX2]: Fix minor bug in bnx2_has_work().
2008-01-28 Michael Chan[BNX2]: Disable jumbo rx paging on 5709 Ax.
2008-01-28 John W. Linvilleb43/nphy.c: include headers to avoid build breakage...
2008-01-28 Andrew Mortondrivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitiali...
2008-01-28 Andrew Mortondrivers/net/wireless/iwlwifi/iwl-3945.c: fix printk...
2008-01-28 Stefano Briviob43legacy: fix use-after-free rfkill bug
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx remove stop_rx_ba_session warning...
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx stop aggregation on proper dev
2008-01-28 Ivo van Doornmac80211: Initialize vif pointer
2008-01-28 Holger Schuriglibertas: pepper main with debug statement
2008-01-28 Holger Schuriglibertas: don't blindly try mesh
2008-01-28 Holger Schuriglibertas: always show firmware release
2008-01-28 Holger Schuriglibertas: move cardspecific data to driver
2008-01-28 Holger Schuriglibertas cs/sdio: fix 'NOHZ: local_softirq_pending...
2008-01-28 Michael Bueschb43: Add lots of N-PHY lookup tables
2008-01-28 Reinette Chatreiwlwifi: style fixes to usage of << and >> operators
2008-01-28 Reinette Chatreiwlwifi: remove reference to non-existent documentation
2008-01-28 Zhu Yiiwlwifi: Update iwlwifi version stamp to 1.2.23
2008-01-28 Tomas Winkleriwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl394...
2008-01-28 Tomas Winkleriwlwifi: 4965 unify rate scale variable names for stati...
2008-01-28 Tomas Winkleriwlwifi: move uCode helper functions to iwl-helpers.h
2008-01-28 Zhu Yiiwlwifi: fix problem when rf_killswitch change during...
2008-01-28 Zhu Yiiwlwifi: delay firmware loading from pci_probe to netwo...
2008-01-28 Ben Cahilliwlwifi: document scan command
2008-01-28 Tomas Winkleriwlwifi: remove iwl4965_tx_cmd
2008-01-28 Tomas Winkleriwlwifi: move iwl4965_get_dma_hi_address function to...
2008-01-28 Tomas Winkleriwl4965: Remove redundant code in iwl4965_tx_cmd
2008-01-28 Michael Bueschb43: Add NPHY channel switch code
2008-01-28 Michael Bueschb43: Add NPHY radio init code
2008-01-28 Michael Bueschssb: Add boardflags_hi field to the sprom data structure
2008-01-28 Michael Bueschb43: Add Broadcom 2055 radio register definitions
next