aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/raw.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-12r8152: check RTL8152_UNPLUG and netif_running before autoresumehayeswang1-3/+6
2014-11-12r8152: clear the flag of SCHEDULE_TASKLET in tasklethayeswang1-0/+2
2014-11-12r8152: remove the duplicate init for the list of rx_donehayeswang1-1/+0
2014-11-12net: phy: bcm7xxx: add workaround for PHY revision E0 and F0Florian Fainelli1-0/+29
2014-11-12net: phy: bcm7xxx: add PHY revision D0 workaround sequenceFlorian Fainelli1-0/+46
2014-11-12net: phy: bcm7xxx: introduce r_rc_cal_reset helperFlorian Fainelli1-5/+10
2014-11-12net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaroundFlorian Fainelli1-38/+3
2014-11-12net: phy: bcm7xxx: only show PHY revision onceFlorian Fainelli1-1/+2
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches59-1930/+1244
2014-11-12net: phy: micrel: enable led-mode for KSZ8081/KSZ8091Johan Hovold2-0/+3
2014-11-12net: phy: micrel: clean up led-mode setupJohan Hovold1-9/+22
2014-11-12net: phy: micrel: refactor led-mode error handlingJohan Hovold1-9/+10
2014-11-12net: phy: micrel: add led-mode sanity checkJohan Hovold1-0/+5
2014-11-12net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold1-1/+8
2014-11-12net: phy: micrel: refactor broadcast disableJohan Hovold1-2/+22
2014-11-12net: phy: micrel: use BIT macroJohan Hovold1-17/+17
2014-11-12net: phy: micrel: fix config_intr error handlingJohan Hovold1-0/+6
2014-11-12dt/bindings: fix documentation of ethernet-phy compatible propertyJohan Hovold1-1/+2
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold16-218/+16
2014-11-12net: phy: replace phy_driver_register callsJohan Hovold4-56/+12
2014-11-12net: phy: add module_phy_driver macroJohan Hovold1-0/+24
2014-11-12sunvnet: fix NULL pointer dereferenceDavid L Stevens1-0/+2
2014-11-12net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck1-43/+0
2014-11-12fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck3-4/+3
2014-11-12phonet: Replace calls to __skb_alloc_page with __dev_alloc_pageAlexander Duyck2-6/+6
2014-11-12cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck2-6/+7
2014-11-12net: Add device Rx page allocation functionAlexander Duyck1-0/+48
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches42-479/+486
2014-11-11net: kill netif_copy_real_num_queues()WANG Cong1-17/+0
2014-11-11usbnet: smsc95xx: dereferencing NULL pointerSudip Mukherjee1-2/+4
2014-11-11irda: Simplify IRDA logging macrosJoe Perches1-3/+3
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong5-142/+126
2014-11-11stmmac: split to core library and probe driversAndy Shevchenko6-108/+25
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches23-116/+105
2014-11-11PPC: bpf_jit_comp: add SKF_AD_HATYPE instructionDenis Kirjanov1-4/+13
2014-11-11dsa: Use netdev_<level> instead of printkJoe Perches2-21/+17
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli7-8/+142
2014-11-11net/mlx4_en: Extend usage of napi_gro_fragsShani Michaeli1-54/+54
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet21-2/+52
2014-11-11tcp: move sk_mark_napi_id() at the right placeEric Dumazet2-2/+4
2014-11-11ixgbe: add helper function for setting RSS key in preparation of X550Don Skidmore1-12/+20
2014-11-11ixgbe: Add new support for X550 MAC'sDon Skidmore10-64/+223
2014-11-11ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore1-9/+22
2014-11-11ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore1-33/+61
2014-11-11ixgbe: fix X540 Completion timeoutDon Skidmore1-1/+19
2014-11-11i40evf: don't use more queues than CPUsMitch Williams4-32/+41
2014-11-11i40evf: make early init processing more robustMitch Williams1-28/+31
2014-11-11i40e: clean up throttle rate codeJesse Brandeburg3-15/+6
2014-11-11i40e: don't do link_status or stats collection on every ARQShannon Nelson2-5/+12
2014-11-11i40e: poll firmware slowerKamil Krawczyk4-10/+6