net: copy socket ioctl code to net/socket.h
[pandora-kernel.git] / net /
2009-11-07 Arnd Bergmannnet: copy socket ioctl code to net/socket.h
2009-11-07 David S. MillerMerge branch 'for-next' of git://git./linux/kernel...
2009-11-06 David S. MillerMerge branch 'linux-2.6.33.y' of git://git./linux/kerne...
2009-11-06 Dmitry Eremin-Sole... ieee802154: add support for creation/removal of logic...
2009-11-06 Dmitry Eremin-Sole... ieee802154: add PHY_NAME to LIST_IFACE command results
2009-11-06 Dmitry Eremin-Sole... ieee802154: add two nl802154 helpers
2009-11-06 Dmitry Eremin-Sole... ieee802154: add LIST_PHY command support
2009-11-06 Dmitry Eremin-Sole... ieee802154: split away MAC commands implementation
2009-11-06 Dmitry Eremin-Sole... ieee802154: merge nl802154 and wpan-class in single...
2009-11-06 Dmitry Eremin-Sole... wpan-phy: follow usual patter of devices registration
2009-11-06 Dmitry Eremin-Sole... wpan-phy: allow specifying a per-page channel mask
2009-11-06 Dmitry Eremin-Sole... wpan-phy: use snprintf to limit the amount of chars...
2009-11-06 Dmitry Eremin-Sole... wpan-phy: init channel/page fields
2009-11-06 Dmitry Eremin-Sole... wpan-phy: add wpan-phy iteration functions
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-06 Eric Dumazetdecnet: netdevice refcount leak
2009-11-06 Jozsef Kadlecsiknetfilter: nf_nat: fix NAT issue in 2.6.30.4+
2009-11-06 David S. Millernet: Fix build warning in sock_bindtodevice().
2009-11-06 Eric Dumazetpktgen: tx_bytes might be slightly wrong
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 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./linux/kernel/git...
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: 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 /linux/kernel/git/davem/net-2.6
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./linux/kernel/git...
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./linux/kernel/git...
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
2009-10-27 John W. Linvillemac80211: replace netif_tx_{start,stop,wake}_all_queues
2009-10-27 Holger Schurigcfg80211: remove warning in deauth case
2009-10-27 Holger Schurigcfg80211: no cookies in cfg80211_send_XXX()
next