]> bbs.cooldavid.org Git - net-next-2.6.git/history - net
net/can/mscan: fix function annotations
[net-next-2.6.git] / net /
2009-11-06 Eric Dumazetnet: sock_bindtodevice() RCU-ification
2009-11-06 Eric Dumazetip_frag: dont touch device refcount
2009-11-06 Eric Dumazetnet_cls: Use __dev_get_by_index()
2009-11-06 Eric Dumazetsctp: ipv6: avoid touching device refcount
2009-11-06 Eric Dumazetnetlabel: remove dev_put() calls
2009-11-06 Eric Dumazetbridge: remove dev_put() in add_del_if()
2009-11-06 Eric Parisnet: check kern before calling security subsystem
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-11-06 Eric Parisnet: drop capability from protocol definitions
2009-11-06 Eric Dumazetrose: device refcount leak
2009-11-06 Stephen Hemmingerbridge: prevent bridging wrong device
2009-11-05 Gilad Ben-Yosseftcp: Use defaults when no route options are available
2009-11-05 Gilad Ben-Yosseftcp: Do not call IPv4 specific func in tcp_check_req
2009-11-05 Eric Dumazetnet: net/ipv4/devinet.c cleanups
2009-11-04 Johannes Bergmac80211: fix internal scan request
2009-11-04 Sujithmac80211: Fix IBSS merge
2009-11-04 Johannes Bergmac80211: make ieee80211_find_sta per virtual interface
2009-11-04 Johannes Bergcfg80211: remove dead variable
2009-11-04 Eric Dumazetdecnet: avoid touching device refcount in dn_dev_by_index()
2009-11-04 Eric Dumazetnet: Introduce for_each_netdev_rcu() iterator
2009-11-04 Eric Dumazetem_meta: avoid one dev_put()
2009-11-04 Rémi Denis-CourmontPhonet: remove tautologies
2009-11-03 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-11-02 Johannes Bergcfg80211: validate scan channels
2009-11-02 Jouni Malinencfg80211: Fix WEXT compat siwauth wpa and group cipher
2009-11-02 Johannes Bergmac80211: fix scan abort sanity checks
2009-11-02 Johannes Bergmac80211: make CALL_TXH a statement
2009-11-02 Johannes Bergmac80211: check interface is down before type change
2009-11-02 Johannes Bergcfg80211: fix NULL ptr deref
2009-11-02 Eric Dumazetipv6: no more dev_put() in datagram_send_ctl()
2009-11-02 Eric Dumazetipv6: no more dev_put() in inet6_bind()
2009-11-02 Eric Dumazetip6tnl: less dev_put() calls
2009-11-02 Eric Dumazetpacket: less dev_put() calls
2009-11-02 Eric Dumazetnet: RCU locking for simple ioctl()
2009-11-02 Eric Dumazeticmp: icmp_send() can avoid a dev_put()
2009-11-02 Eric Dumazetipv4: inetdev_by_index() switch to RCU
2009-11-02 Eric W. Biedermanveth: Fix unregister_netdevice_queue for veth
2009-11-02 Eric Dumazetnet: Introduce dev_get_by_name_rcu()
2009-10-30 Andy GroverRDS/IB+IW: Move recv processing to a tasklet
2009-10-30 Andy GroverRDS: Do not send congestion updates to loopback connections
2009-10-30 Andy GroverRDS: Fix panic on unload
2009-10-30 Andy GroverRDS: Fix potential race around rds_i[bw]_allocation
2009-10-30 Andy GroverRDS: Add GET_MR_FOR_DEST sockopt
2009-10-30 Johannes Bergmac80211: remove bogus code
2009-10-30 Johannes Bergmac80211: remove sent_ps_buffered
2009-10-30 Johannes Bergmac80211: also drop qos-nullfunc frames silently
2009-10-30 Johannes Bergmac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFT...
2009-10-30 Johannes Bergmac80211: deprecate qual value
2009-10-30 Johannes Bergmac80211: introduce ieee80211_beacon_get_tim()
2009-10-30 Zhu Yimac80211: make align adjustment code support paged SKB
2009-10-30 Johannes Bergmac80211: remove RX_FLAG_RADIOTAP
2009-10-30 Johannes Bergmac80211: fix radiotap header generation
2009-10-30 Johannes Bergmac80211: split hardware scan by band
2009-10-30 Johannes Bergmac80211: remove outdated comment
2009-10-30 Kalle Valomac80211: fix dynamic power save for devices with nullf...
2009-10-30 Kalle Valomac80211: refactor dynamic power save check
2009-10-30 Johannes Bergcfg80211/mac80211: use debugfs_remove_recursive
2009-10-30 Johannes Bergmac80211: fix reason code output endianness
2009-10-30 Johannes Bergmac80211: fix addba timer
2009-10-30 Johannes Bergmac80211: fix BSS leak
2009-10-30 Eric W. Biedermannet: Allow devices to specify a device specific sysfs...
2009-10-30 Herbert Xugre: Fix dev_addr clobbering for gretap
2009-10-30 Eric Dumazetnet: fix sk_forward_alloc corruption
2009-10-30 Eric Dumazetnet: use hlist_for_each_entry()
2009-10-30 Patrick McHardyvlan: cleanup multiple unregistrations
2009-10-30 roel kluinax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()
2009-10-30 jamalnet: Fix RPF to work with policy routing
2009-10-30 Ben Hutchingsgro: Change all receive functions to return GRO result...
2009-10-30 Ben Hutchingsgro: Name the GRO result enumeration type
2009-10-30 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-10-29 Gabor Gombasnet: Fix 'Re: PACKET_TX_RING: packet size is too long'
2009-10-29 Cyrill Gorcunovnet,socket: introduce DECLARE_SOCKADDR helper to catch...
2009-10-29 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-10-29 Eric Dumazetnet: Introduce dev_get_by_index_rcu()
2009-10-29 roel kluinnet: Cleanup redundant tests on unsigned
2009-10-29 roel kluinnet: Cleanup redundant tests on unsigned
2009-10-29 Gilad Ben-YossefAllow disabling of DSACK TCP option per route
2009-10-29 Gilad Ben-YossefAllow to turn off TCP window scale opt per route
2009-10-29 Gilad Ben-YossefAllow disabling TCP timestamp options per route
2009-10-29 Gilad Ben-YossefAdd the no SACK route option feature
2009-10-29 Gilad Ben-YossefAllow tcp_parse_options to consult dst entry
2009-10-29 Gilad Ben-YossefOnly parse time stamp TCP option in time wait sock
2009-10-29 Eric Dumazetip6mr: Optimize multiple unregistration
2009-10-29 Eric Dumazetipv6 sit: Optimize multiple unregistration
2009-10-29 Eric Dumazetipmr: Optimize multiple unregistration
2009-10-29 Eric Dumazetip6tnl: Optimize multiple unregistration
2009-10-29 Eric Dumazetbridge: Optimize multiple unregistration
2009-10-29 Neil HormanAF_RAW: Augment raw_send_hdrinc to expand skb to fit...
2009-10-29 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-10-29 Yi Zouvlan: Add support to netdev_ops.ndo_fcoe_get_wwn for...
2009-10-28 Andreas Petlundnet: Corrected spelling error heurestics->heuristics
2009-10-28 Eric Dumazetnet: sysfs: ethtool_ops can be NULL
2009-10-28 Eric Dumazetgre: Optimize multiple unregistration
2009-10-28 Eric Dumazetipip: Optimize multiple unregistration
2009-10-28 Eric Dumazetvlan: Optimize multiple unregistration
2009-10-28 Eric Dumazetnet: add a list_head parameter to dellink() method
2009-10-28 Eric Dumazetnet: Introduce unregister_netdevice_many()
2009-10-28 Eric Dumazetnet: Introduce unregister_netdevice_queue()
2009-10-27 Rui Paulomesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.
2009-10-27 Javier Cardonamac80211: Learn about mesh portals from multicast traffic
next