netdev: remove certain HAVE_ macros
[safe/jmp/linux-2.6] / net /
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-23 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-01-21 Julia Lawallnet/sctp: Eliminate useless code
2010-01-21 Krishna Kumarnet: Optimize non-gso test checks
2010-01-19 Allan Stephenstipc: Clean up configuration file
2010-01-19 Roel Kluinnetlink: With opcode INET_DIAG_BC_S_LE dport was compar...
2010-01-19 David S. Millernet: Unexport napi_gro_flush().
2010-01-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-01-19 Octavian Purdilaipv4: allow warming up the ARP cache with request type...
2010-01-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-01-19 Neil Hormandccp: fix dccp rmmod when kernel configured to use...
2010-01-18 Bob Copelandmac80211: fix sign error in pid controller
2010-01-18 Alexey Dobriyanipv4: don't remove /proc/net/rt_acct
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2010-01-18 Octavian Purdilatcp: account SYN-ACK timeouts & retransmissions
2010-01-16 Jarek Poplawskiax25: netrom: rose: Fix timer oopses
2010-01-15 Ming Leimac80211: fix memory leak in ieee80211_send_probe_req
2010-01-15 Felix Fietkaumac80211: force use_short_slot=true for 5GHz
2010-01-15 Luis R. Rodriguezcfg80211: make regulatory_hint_11d() band specific
2010-01-15 Benoit Papillaultmac80211: Fixed netif_tx_wake_all_queues in IBSS mode
2010-01-15 Benoit Papillaultmac80211: check that ieee80211_set_power_mgmt only...
2010-01-15 Roel Kluinappletalk:: da.s_net not copied but assigned to itself...
2010-01-15 Neil Hormandccp_probe: Fix module load dependencies between dccp...
2010-01-15 David S. Milleripv4: Use less conflicting local var name in change_nex...
2010-01-15 H Hartley Sweetennet/core/sock.c: quiet sparse noise
2010-01-14 Luis R. Rodriguezcfg80211: Ingore country IEs with a zero set of number...
2010-01-14 Luis R. Rodriguezcfg80211: fix 2 GHz subband calculation for country IEs
2010-01-14 Abhijeet Kolekarcfg80211: fix channel setting for wext
2010-01-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-01-14 Alexey Dobriyanproc_fops: convert drivers/isdn/ to seq_file
2010-01-14 Daniel Borkmannnetpoll: allow execution of multiple rx_hooks per interface
2010-01-14 Samir Bellabesgenetlink: optimize ctrl_dumpfamily()
2010-01-14 David S. Milleripv6: skb_dst() can be NULL in ipv6_hop_jumbo().
2010-01-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-01-12 Kalle Valomac80211: check uapsd state for dynamic power save
2010-01-12 Kalle Valomac80211: create tx handler for dynamic ps
2010-01-12 Kalle Valomac80211: add debugfs interface for U-APSD queue config...
2010-01-12 Kalle Valomac80211: add U-APSD client support
2010-01-12 Johannes Bergmac80211: remove unused type argument
2010-01-12 Lennert Buytenhekmac80211: flush workqueue before calling driver ->stop...
2010-01-12 Joe Perchesnet/mac80211/mlme.c: Remove unnecessary semicolons
2010-01-12 Johannes Bergmac80211: fix return from ieee80211_assoc_success
2010-01-12 Felix Fietkaumac80211: do not transmit frames on unconfigured 4...
2010-01-12 Felix Fietkaumac80211: allow station updates on ap interfaces for...
2010-01-12 Felix Fietkaumac80211: use nullfunc frames for 4-addr sta detection
2010-01-12 Luis R. Rodriguezcfg80211: Fix country IE parsing for single channel...
2010-01-12 Luis R. Rodriguezcfg80211: process the max power on a country IE
2010-01-12 Luis R. Rodriguezcfg80211: add debug print when we drop a bogus country IE
2010-01-12 Johannes Bergmac80211: fix a few work bugs
2010-01-12 Jouni Malinencfg80211: Store IEs from both Beacon and Probe Response...
2010-01-12 Kalle Valomac80211: use Probe Request template when sending a...
2010-01-12 Kalle Valomac80211: create Probe Request template
2010-01-12 Kalle Valomac80211: use PS Poll and Nullfunc templates when sendi...
2010-01-12 Kalle Valomac80211: add functions to create PS Poll and Nullfunc...
2010-01-12 Jouni Malinennl80211: New command for setting TX rate mask for rate...
2010-01-12 Jouni Malinencfg80211/mac80211: Use more generic bitrate mask for...
2010-01-12 Jouni Malinenmac80211: Select lowest rate based on basic rate set...
2010-01-12 Zhu Yimac80211: quit addba_resp_timer if Tx BA session is...
2010-01-12 Lukáš Turekmac80211: Add new callback set_coverage_class
2010-01-12 Lukáš Tureknl80211: Add new WIPHY attribute COVERAGE_CLASS
2010-01-12 Johannes Bergcfg80211: fix refcount imbalance when wext is disabled
2010-01-12 Felix Fietkaumac80211: fix queue selection for data frames on monito...
2010-01-12 Stephen Hemmingertcp: Generalized TTL Security Mechanism
2010-01-11 Jarek Poplawskiaf_packet: Don't use skb after dev_queue_xmit()
2010-01-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-10 Jiri SlabyNET: irda, remove unnecessary checks
2010-01-10 Jiri SlabyNET: ipv6, remove unnecessary check
2010-01-08 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-01-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-01-08 Johannes Bergmac80211: fix endian error
2010-01-08 Felix Fietkaumac80211: add missing sanity checks for action frames
2010-01-08 Lennert Buytenhekmac80211: fix queue selection for packets injected...
2010-01-08 Florian Westphalnetfilter: ebtables: enforce CAP_NET_ADMIN
2010-01-08 Joe Perchesnet/ipv6/tcp_ipv6.c: Use compressed IPv6 address
2010-01-08 Octavian Purdilatcp: update the netstamp_needed counter when cloning...
2010-01-07 Patrick McHardynetfilter: nf_ct_ftp: fix out of bounds read in update_...
2010-01-07 Jesper Dangaard... net: Make it easier to parse /proc/net/dev contents.
2010-01-07 Jesper Dangaard... net: RFC3069, private VLAN proxy arp support
2010-01-07 Andy Gospodarekfix bonding: allow arp_ip_targets on separate vlans...
2010-01-07 Rémi Denis-CourmontPhonet: reject unsupported sendmsg/recvmsg flags
2010-01-07 Rémi Denis-CourmontPhonet: zero-copy GPRS TX
2010-01-07 Rémi Denis-CourmontPhonet: zero-copy aligned GPRS RX
2010-01-07 Octavian Purdilaip: fix mc_loop checks for tunnels with multicast outer...
2010-01-07 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2010-01-06 Xiaotian Fengsunrpc: fix peername failed on closed listener
2010-01-06 Randy Dunlapsunrpc: fix build-time warning
2010-01-06 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-06 John W. LinvilleRevert "mac80211: replace netif_tx_{start,stop,wake...
2010-01-06 John W. Linvillemac80211: fix-up build breakage in 2.6.33
2010-01-05 John W. Linvillewireless: fix build breakage when CONFIG_CFG80211_REG_D...
2010-01-05 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-05 Christian Lampartermac80211: fix ampdu_action tx_start ssn
2010-01-05 Luis R. Rodriguezcfg80211: add a regulatory debug print
2010-01-05 Kalle Valomac80211: fix ieee80211_change_mac() to use struct...
2010-01-05 Kalle Valomac80211: fix a warning related to pointer conversion...
2010-01-05 Jouni Malinenmac80211: No need to include WEXT headers here
2010-01-05 Johannes Bergmac80211: fix skb buffering issue
2010-01-04 Luis R. Rodriguezcfg80211: fix syntax error on user regulatory hints
2010-01-04 John W. Linvillemac80211: fix typo added by "mac80211: fix propagation...
next