]> bbs.cooldavid.org Git - net-next-2.6.git/history - net
net: Getting rid of the x86 dependency to built vmxnet3
[net-next-2.6.git] / net /
2009-11-17 Johannes Bergnetlink: remove subscriptions check on notifier
2009-11-17 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-11-17 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-11-16 Eric Dumazetnet: Fix the rollback test in dev_change_name()
2009-11-16 Marin Mitovremove deprecated and not used: print_mac()
2009-11-16 Eric Dumazetvlan: Use __vlan_hwaccel_put_tag() in rx
2009-11-16 Jarek Poplawskinet: Optimize hard_start_xmit() return checking
2009-11-16 Eric Dumazetnet: check the return value of ndo_select_queue()
2009-11-16 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-11-16 Gustavo F. PadovanBluetooth: Fix regression with L2CAP configuration...
2009-11-16 Gustavo F. PadovanBluetooth: Select Basic Mode as default for SOCK_SEQPACKET
2009-11-16 Andrei EmeltchenkoBluetooth: Set general bonding security for ACL by...
2009-11-15 David S. MillerMerge branch 'for-next' of git://git.kernel.org/pub...
2009-11-14 Rémi Denis-CourmontPhonet: convert routing table to RCU
2009-11-14 Rémi Denis-CourmontPhonet: put protocols array under RCU
2009-11-14 Ursula Brauniucv: add work_queue cleanup for suspend
2009-11-14 Eric Dumazetinetpeer: Optimize inet_getid()
2009-11-14 Eric Dumazetipv6: speedup inet6_dump_addr()
2009-11-14 Eric Dumazetipv4: speedup inet_dump_ifaddr()
2009-11-14 Eric Dumazetigmp: Use next_net_device_rcu()
2009-11-14 Eric Dumazetipv6: use RCU to walk list of network devices
2009-11-14 William Allen Simpsonnet: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
2009-11-14 Dan Carpenteripmr: missing dev_put() on error path in vif_add()
2009-11-14 Vlad Yasevichsctp: Set socket source address when additing first...
2009-11-14 Vlad Yasevichsctp: Fix regression introduced by new sctp_connectx api
2009-11-14 Vlad Yasevichsctp: Set source addresses on the association before...
2009-11-13 Patrick McHardyvlan/macvlan: propagate transmission state to upper...
2009-11-13 Patrick McHardynet: allow to propagate errors through ->ndo_hard_start...
2009-11-13 Ilpo Järvinentcp: provide more information on the tcp receive_queue...
2009-11-12 Dmitry Eremin-Sole... ieee802154: make wpan-phy class registration to subsys_...
2009-11-12 Arnd Bergmannnet/atm: move all compat_ioctl handling to atm/ioctl.c
2009-11-12 Arnd Bergmannnet/compat: fix dev_ifsioc emulation corner cases
2009-11-12 stephen hemmingerdecnet: convert dndev_lock to spinlock
2009-11-12 stephen hemmingerdecnet: add RTNL lock when reading address list
2009-11-12 stephen hemmingernetdev: fold name hash properly (v3)
2009-11-12 Anton Vorontsovskbuff: Do not allow skb recycling with disabled IRQs
2009-11-12 David S. Milleripv6: Remove unused var in inet6_dump_ifinfo()
2009-11-11 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-11-11 stephen hemmingerCAN: use dev_get_by_index_rcu
2009-11-11 stephen hemmingerIPV4: use rcu to walk list of devices in IGMP
2009-11-11 stephen hemmingerdecnet: use RCU to find network devices
2009-11-11 stephen hemmingernet: use rcu for network scheduler API
2009-11-11 stephen hemmingervlan: eliminate use of dev_base_lock
2009-11-11 Brian HaleyIPv6: use ipv6_addr_v4mapped()
2009-11-11 Herbert Xusit: Clean up DF code by copying from IPIP
2009-11-11 Eric Dumazetipv6: Allow inet6_dump_addr() to handle more than 64...
2009-11-11 Eric Dumazetipv6: speedup inet6_dump_ifinfo()
2009-11-11 Cyrill Gorcunovnet: netlink_getname, packet_getname -- use DECLARE_SOC...
2009-11-11 Eric Dumazetudp: bind() optimisation
2009-11-11 Rémi Denis-CourmontPhonet: allocate and copy for pipe TX without sock...
2009-11-11 Rémi Denis-CourmontPhonet: put sockets in a hash table
2009-11-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-11-09 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-11-09 Yury Polyanskiyxfrm: SAD entries do not expire correctly after suspend...
2009-11-09 Arnd Bergmannnet/compat_ioctl: support SIOCWANDEV
2009-11-09 Arnd Bergmannnet, compat_ioctl: fix SIOCGMII ioctls
2009-11-09 Eric Dumazetudp: multicast RX should increment SNMP/sk_drops counte...
2009-11-09 Eric Dumazetipv6: udp: Optimise multicast reception
2009-11-09 Eric Dumazetipv4: udp: Optimise multicast reception
2009-11-09 Eric Dumazetipv6: udp: optimize unicast RX path
2009-11-09 Eric Dumazetipv4: udp: optimize unicast RX path
2009-11-09 Eric Dumazetudp: secondary hash on (local port, local address)
2009-11-09 Eric Dumazetudp: split sk_hash into two u16 hashes
2009-11-09 Eric Dumazetudp: add a counter into udp_hslot
2009-11-09 Stephen Rothwellnet/appletalk: using compat_ptr needs inclusion of...
2009-11-08 Eric W. Biedermannet: Support specifying the network namespace upon...
2009-11-08 Joe Perchesappletalk/ddp.c: Neaten checksum function
2009-11-08 Eric Dumazetipv6: avoid dev_hold()/dev_put() in rawv6_bind()
2009-11-08 Eric Dumazetcan: should not use __dev_get_by_index() without locks
2009-11-07 Eric Dumazetrtnetlink: Cleanups
2009-11-07 Arnd Bergmannnet/x25: push BKL usage into x25_proto
2009-11-07 Arnd Bergmannnet/irda: push BKL into proto_ops
2009-11-07 Arnd Bergmannnet/ipx: push down BKL into a ipx_dgram_ops
2009-11-07 Arnd Bergmannnet/appletalk: push down BKL into a atalk_dgram_ops
2009-11-07 Thomas Gleixnernet: Replace old style lock initializer
2009-11-07 Arnd Bergmannnet, compat_ioctl: handle more ioctls correctly
2009-11-07 Arnd Bergmanncompat: move sockios handling to net/socket.c
2009-11-07 Arnd Bergmannappletalk: handle SIOCATALKDIFADDR compat ioctl
2009-11-07 Arnd Bergmannnet: copy socket ioctl code to net/socket.h
2009-11-07 Herbert Xuipip: Fix handling of DF packets when pmtudisc is OFF
2009-11-07 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-11-07 Jan Engelhardtnetfilter: xt_connlimit: fix regression caused by zero...
2009-11-07 David S. MillerMerge branch 'for-next' of git://git.kernel.org/pub...
2009-11-06 Johannes Bergmac80211: async station powersave handling
2009-11-06 David S. MillerMerge branch 'linux-2.6.33.y' of git://git.kernel.org...
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 master.kernel.org:/pub/scm...
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().
next