netdev/fec.c: add phylib supporting to enable carrier detection (v2)
[deliverable/linux.git] / net /
2010-04-02  FUJITA Tomonorinet: change illegal_highdma to use dma_mask
2010-04-02  Timo Teräsflow: structurize flow cache
2010-04-02  Timo Teräsxfrm: remove policy lock when accessing policy->walk...
2010-04-02  Timo Teräsxfrm_user: verify policy direction at XFRM_MSG_POLEXPIR...
2010-04-02  Herbert Xuxfrm: Remove xfrm_state_genid
2010-04-02  Changli Gaorps: keep the old behavior on SMP without rps
2010-04-02  Eric Dumazetgen_estimator: deadlock fix
2010-04-02  Hagen Paul Pfeiferipv4: remove redundant verification code
2010-04-01  Stephen Rothwellnet-caif: using kmalloc/kfree requires the include...
2010-03-31  Hagen Paul Pfeifersctp: eliminate useless code
2010-03-31  Hagen Paul Pfeifertipc: define needless global scoped variable static
2010-03-31  laurent chaveyfix net/core/dst.c coding style error and warnings
2010-03-31  stephen hemmingernetdev: ethtool RXHASH flag
2010-03-31  YOSHIFUJI Hideaki... ipv6 fib: Use "Sweezle" to optimize addr_bit_test().
2010-03-31  YOSHIFUJI Hideaki... sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().
2010-03-31  Tom Goffnet_sched: minor netns related cleanup
2010-03-31  Sjur Braendelandnet-caif: add CAIF Kconfig and Makefiles
2010-03-31  Sjur Braendelandnet-caif: add CAIF netdevice
2010-03-31  Sjur Braendelandnet-caif: add CAIF socket implementation
2010-03-31  Sjur Braendelandnet-caif: add CAIF device registration functionality
2010-03-31  Sjur Braendelandnet-caif: add CAIF generic caif support functions
2010-03-31  Sjur Braendelandnet-caif: add CAIF core protocol stack
2010-03-29  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-03-29  Stephen Rothwellrps: fix net-sysfs build for !CONFIG_RPS
2010-03-29  Eric Dumazetnet: __netif_receive_skb should be static
2010-03-28  Jan Engelhardtnet: increase preallocated size of nlmsg to accomodate...
2010-03-27  Jan Engelhardtnet: fix unaligned access in IFLA_STATS64
2010-03-27  Tom Goffnetlink: use the appropriate namespace pid
2010-03-26  David S. Milleripv6: Fix result generation in ipv6_get_ifaddr().
2010-03-26  David S. Milleripv6: Preserve pervious behavior in ipv6_link_dev_addr().
2010-03-25  Eric Dumazetrps: add CONFIG_RPS
2010-03-24  Frans Poptipc: remove trailing space in messages
2010-03-24  Frans Popnet: remove trailing space in messages
2010-03-24  Dan Carpenterrds: cleanup: remove unneeded variable
2010-03-24  Dan Carpenterwimax: remove unneeded variable
2010-03-24  Dan Carpenterllc: cleanup: remove dead code from llc_init()
2010-03-24  Dan Carpentermac80211: remove unneed variable from ieee80211_tx_pend...
2010-03-24  Juuso Oikarinenmac80211: Add support for connection quality monitoring
2010-03-24  Juuso Oikarinencfg80211: Add connection quality monitoring support...
2010-03-24  Tom Herbertnet: Fix locking in flush_backlog
2010-03-23  Juuso Oikarinenmac80211: Add support for connection monitor in hardware
2010-03-23  Joe Perchesnet/wireless/wext-core.c: Use IW_EVENT_IDX macro
2010-03-23  Joe Perchesnet/wireless/wext_core.c: Use IW_IOCTL_IDX macro
2010-03-23  John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-03-23  Tom Goffnet_sched: make traffic control network namespace aware
2010-03-23  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-03-23  Tom Herbertrps: Fix build with CONFIG_SYSFS enabled
2010-03-22  Dan Carpenterbridge: cleanup: remove unused assignment
2010-03-22  Robert Olssonpktgen node allocation
2010-03-22  Eric Dumazetnet: dev_getfirstbyhwtype() optimization
2010-03-22  Eric Dumazetnet: snmp mib cleanup
2010-03-22  Eric Dumazetatm: Use kasprintf
2010-03-22  Eric Dumazetnet: speedup netdev_set_master()
2010-03-22  Eric Dumazettcp: Add SNMP counter for DEFER_ACCEPT
2010-03-22  Jiri Pirkobonding: flush unicast and multicast lists when changin...
2010-03-22  Patrick McHardynet: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetl...
2010-03-20  David S. Milleripv6: Fix bug in ipv6_chk_same_addr().
2010-03-20  YOSHIFUJI Hideakiipv6: Reduce timer events for addrconf_verify().
2010-03-20  stephen hemmingerIPv6: addrconf cleanup addrconf_verify
2010-03-20  Stephen Hemmingeraddrconf: checkpatch fixes
2010-03-20  Stephen HemmingerIPv6: addrconf cleanups
2010-03-20  stephen hemmingeripv6: convert idev_list to list macros
2010-03-20  stephen hemmingeripv6: user better hash for addrconf
2010-03-20  stephen hemmingerIPv6: convert addrconf hash list to RCU
2010-03-20  stephen hemmingeripv6: convert addrconf list to hlist
2010-03-20  stephen hemmingeripv6: convert temporary address list to list macros
2010-03-20  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-20  David S. MillerMerge branch 'vhost' of git://git./linux/kernel/git...
2010-03-20  Pablo Neira Ayusonetfilter: ctnetlink: fix reliable event delivery if...
2010-03-20  Pablo Neira Ayusonetlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
2010-03-20  Steven J. MagnaniNET_DMA: free skbs periodically
2010-03-20  Lennart Schultetcp: Fix tcp_mark_head_lost() with packets == 0
2010-03-20  Patrick McHardynet: ipmr/ip6mr: fix potential out-of-bounds vif_table...
2010-03-20  stephen hemmingerTCP: check min TTL on received ICMP packets
2010-03-20  Herbert Xuipv6: Remove redundant dst NULL check in ip6_dst_check
2010-03-20  Timo Teräsipv4: check rt_genid in dst_check
2010-03-19  florian@mickler.orgrename new rfkill sysfs knobs
2010-03-19  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-03-19  Eric Dumazetnet: Potential null skb->dev dereference
2010-03-19  Alexandra Kossovskytcp: Fix OOB POLLIN avoidance.
2010-03-19  Jiri Pirkonet: forbid underlaying devices to change its type
2010-03-19  Jiri Pirkobonding: check return value of nofitier when changing...
2010-03-19  Jiri Pirkonet: rename notifier defines for netdev type change
2010-03-19  Tom Herbertrps: Fixed build with CONFIG_SMP not enabled.
2010-03-17  Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-03-17  Neil Hormantipc: Allow retransmission of cloned buffers
2010-03-17  Neil Hormantipc: Increase frequency of load distribution over...
2010-03-17  Jan Engelhardtnet: core: add IFLA_STATS64 support
2010-03-17  Jan Engelhardtnet: tcp: make veno selectable as default congestion...
2010-03-17  Jan Engelhardtnet: tcp: make hybla selectable as default congestion...
2010-03-17  Eric Dumazetnet: remove rcu locking from fib_rules_event()
2010-03-17  stephen hemmingerbridge: per-cpu packet statistics (v3)
2010-03-17  Tom Herbertrps: Receive Packet Steering
2010-03-17  Tina YangRDS: Enable per-cpu workqueue threads
2010-03-17  Andy GroverRDS: Do not call set_page_dirty() with irqs off
2010-03-17  Sherman PunRDS: Properly unmap when getting a remote access error
2010-03-17  Andy GroverRDS: only put sockets that have seen congestion on...
2010-03-17  Tina YangRDS: Fix locking in rds_send_drop_to()
2010-03-17  Andy GroverRDS: Turn down alarming reconnect messages
2010-03-17  Andy GroverRDS: Workaround for in-use MRs on close causing crash
next
This page took 0.047247 seconds and 8 git commands to generate.