aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/mcast.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-07s2io: fix uninitialized compile warningShan Wei1-1/+1
2011-03-07bonding: COW before overwriting the destination MAC addressChangli Gao1-2/+6
2011-03-07bonding: remove the unused dummy functions when net poll controller isn't enabledChangli Gao1-8/+0
2011-03-07net: allow handlers to be processed for orig_devJiri Pirko1-1/+2
2011-03-07net: fix multithreaded signal handling in unix recv routinesRainer Weikusat1-4/+13
2011-03-07be2net: Add multicast filter capability for LancerPadmanabh Ratnakar2-2/+5
2011-03-07be2net: Disarm CQ and EQ to disable interrupt in LancerPadmanabh Ratnakar1-5/+12
2011-03-07be2net: Remove TX Queue stop in closePadmanabh Ratnakar1-1/+0
2011-03-07be2net: Change f/w command versions for LancerPadmanabh Ratnakar2-2/+8
2011-03-07be2net: Add error recovery during load for LancerPadmanabh Ratnakar2-0/+68
2011-03-07be2net: Checksum field valid only for TCP/UDPPadmanabh Ratnakar1-3/+6
2011-03-07be2net: Remove ERR compl workaround for LancerPadmanabh Ratnakar2-26/+9
2011-03-07ipv4: Inline fib_semantic_match into check_leafDavid S. Miller3-75/+51
2011-03-08drm: index i shadowed in 2nd looproel1-2/+2
2011-03-07ipv4: Validate route entry type at insert instead of every lookup.David S. Miller1-26/+28
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt1-2/+1
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2-0/+12
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2-3/+5
2011-03-07net: Enter net/ipv6/ even if CONFIG_IPV6=nThomas Graf1-3/+1
2011-03-07netdevice: Convert printk to pr_info in netif_tx_stop_queueJoe Perches1-2/+1
2011-03-07net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problemGöran Weinholt1-0/+5
2011-03-07mac80211: fix scan race, simplify codeJohannes Berg1-40/+24
2011-03-07b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki1-1/+1
2011-03-07p54spi: Update kconfig help textMichael Buesch1-3/+2
2011-03-07mac80211: Add log message to ieee80211_restart_hw()Michael Buesch1-0/+3
2011-03-07iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka1-0/+1
2011-03-07wireless:ath: use resource_size() help functionShan Wei2-2/+2
2011-03-07mac80211: remove unused macrosShan Wei3-5/+0
2011-03-07ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear3-31/+53
2011-03-07nfsd4: fix bad pointer on failure to find delegationJ. Bruce Fields1-6/+7
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson3-5/+21
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson3-2/+6
2011-03-07i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak1-3/+1
2011-03-06bnx2x: fix MaxBW configurationDmitry Kravkov1-2/+2
2011-03-06bnx2x: (NPAR) prevent HW access in D3 stateDmitry Kravkov4-10/+40
2011-03-06bnx2x: fix link notificationDmitry Kravkov1-7/+7
2011-03-06bnx2x: fix non-pmf device load flowDmitry Kravkov1-2/+3
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah1-0/+8
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson6-19/+42
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson1-15/+1
2011-03-05batman-adv: Disallow regular interface as mesh deviceSven Eckelmann3-12/+36
2011-03-05batman-adv: Remove unused hdr_size variable in route_unicast_packet()Linus Lüssing3-7/+5
2011-03-05batman-adv: rename batman_if struct to hard_ifaceMarek Lindner18-330/+335
2011-03-05batman-adv: rename global if_list to hardif_listMarek Lindner6-22/+22
2011-03-05batman-adv: remove orig_hash spinlockMarek Lindner7-148/+38
2011-03-05batman-adv: increase refcount in create_neighbor to be consistentMarek Lindner2-37/+30
2011-03-05batman-adv: Correct rcu refcounting for orig_nodeMarek Lindner9-36/+49
2011-03-05batman-adv: remove extra layer between hash and hash element - hash bucketMarek Lindner10-294/+298
2011-03-05batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner8-42/+51
2011-03-05batman-adv: Fix possible buffer overflow in softif neigh list outputLinus Lüssing1-21/+1