aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/icmp.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet5-33/+68
2011-05-19net: ping: fix the coding styleChangli Gao1-3/+7
2011-05-19net: ping: make local functions staticChangli Gao1-4/+4
2011-05-18ipv4: Pass explicit destination address to rt_bind_peer().David S. Miller4-15/+15
2011-05-18ipv4: Pass explicit destination address to rt_get_peer().David S. Miller2-4/+4
2011-05-18ipv4: Make caller provide flowi4 key to inet_csk_route_req().David S. Miller4-8/+12
2011-05-18ipv4: Kill RT_CACHE_DEBUGDavid S. Miller3-51/+0
2011-05-18be2net: Enable SR-IOV for LancerMammatha Edhala2-9/+13
2011-05-18bnx2x: add support for retrieving dcb peer configurationShmulik Ravid2-25/+131
2011-05-18qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka1-52/+25
2011-05-18wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2-0/+8
2011-05-18net: add skb_dst_force() in sock_queue_err_skb()Eric Dumazet1-0/+3
2011-05-17sfc: Don't use enums as a bitmask.David S. Miller6-12/+10
2011-05-17ipv4: Don't use enums as bitmasks in ip_fragment.cDavid S. Miller1-6/+4
2011-05-17net: ethtool: fix IPV6 checksum feature name stringMichał Mirosław1-1/+1
2011-05-17net: Change netdev_fix_features messages loglevelMichael S. Tsirkin1-1/+1
2011-05-17net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsgAnton Blanchard1-2/+4
2011-05-17xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell1-2/+2
2011-05-17net: ping: fix build failureVasiliy Kulikov3-14/+13
2011-05-17net: use hlist_del_rcu() in dev_change_name()Eric Dumazet1-1/+1
2011-05-16bluetooth: Fix warnings in l2cap_core.cDavid S. Miller1-2/+2
2011-05-16sfc: Use netif_device_{detach,attach}() around reset and self-testBen Hutchings4-19/+14
2011-05-16net: Change netdev_fix_features messages loglevelMichał Mirosław1-14/+8
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings1-0/+7
2011-05-16net: convert to new cpumask APIKOSAKI Motohiro1-1/+1
2011-05-16ipv4: more compliant RFC 3168 supportEric Dumazet1-22/+38
2011-05-16be2net: FW download for LancerShripad Nunjundarao3-20/+223
2011-05-16be2net: Stats for LancerSelvin Xavier4-50/+367
2011-05-16be2net: Support for version 1 of stats for BE3Ajit Khaparde5-128/+413
2011-05-16mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar2-127/+20
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar4-11/+19
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona8-75/+83
2011-05-16ath9k: make npending frames check as boolMohammed Shafi Shajakhan1-2/+5
2011-05-16ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan1-2/+2
2011-05-16ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan1-43/+131
2011-05-16ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan1-1/+30
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan5-2/+6
2011-05-16ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan1-0/+44
2011-05-16ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan1-6/+44
2011-05-16ath9k_hw: define registers/macros to support Antenna diversityMohammed Shafi Shajakhan2-0/+25
2011-05-16ath9k_hw: enable Antenna diversity for AR9485Mohammed Shafi Shajakhan1-0/+16
2011-05-16ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan3-24/+39
2011-05-16net/rfkill/core.c: Avoid leaving freed data in a listJulia Lawall1-1/+1
2011-05-16mac80211: sparse RCU annotationsJohannes Berg16-74/+118
2011-05-16mac80211: fix TX a-MPDU lockingJohannes Berg3-12/+42
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg7-19/+472
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-16iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-16bnx2x: Allow ethtool to enable/disable loopback.Mahesh Bandewar2-0/+19