aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/esp4.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-07ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel1-2/+10
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin2-3/+5
2013-10-04sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2-0/+47
2013-10-04sfc: Add definitions for new stats counters and capability flagMatthew Slattery1-2/+54
2013-10-04sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree1-21/+28
2013-10-04sfc: Fix internal indices of ethtool stats for EF10Edward Cree1-6/+3
2013-10-04sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper1-0/+1
2013-10-04tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet1-1/+4
2013-10-03tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet4-7/+12
2013-10-03atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC featuresAndrea Merello1-4/+42
2013-10-03wireless: rt2x00: rt2800usb: add new devicesXose Vazquez Perez1-1/+16
2013-10-03rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup() routineLarry Finger3-31/+2
2013-10-03rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup() routineLarry Finger3-32/+2
2013-10-03rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routineLarry Finger3-31/+2
2013-10-03rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()Larry Finger2-32/+0
2013-10-03rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routineLarry Finger2-3/+2
2013-10-03rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routineLarry Finger1-1/+2
2013-10-03rtlwifi: Implement a common rtl_phy_scan_operation_backup() routineLarry Finger2-0/+30
2013-10-03rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger4-4/+0
2013-10-03rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.cLarry Finger1-0/+1
2013-10-03rtlwifi: Fix smatch warnings in usb.cLarry Finger1-2/+4
2013-10-03rtlwifi: Fix smatch warning in pci.cLarry Finger1-1/+0
2013-10-03rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.cLarry Finger1-24/+1
2013-10-03rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.cLarry Finger1-2/+0
2013-10-03rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.cLarry Finger1-18/+0
2013-10-03rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.cLarry Finger2-3/+6
2013-10-03rt2800: add support for radio chip RF3070Stanislaw Gruszka2-1/+9
2013-10-03brcmfmac: rework rx path bus interfaceArend van Spriel4-35/+22
2013-10-03brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman1-74/+133
2013-10-03brcmfmac: fix sparse error 'bad constant expression'Arend van Spriel1-1/+1
2013-10-03brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin2-5/+12
2013-10-03brcmfmac: add valid core index check in related functionsFranky Lin1-0/+10
2013-10-03brcmfmac: add BCM4339 SDIO interface supportFranky Lin4-8/+30
2013-10-03brcmfmac: sync firmware event listFranky Lin2-3/+4
2013-10-03net: heap overflow in __audit_sockaddr()Dan Carpenter2-4/+22
2013-10-033com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515Matthew Whitehead1-2/+2
2013-10-03net: ipv4: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-10-03net: myri10ge: Change variable type to boolPeter Senna Tschudin1-2/+2
2013-10-03net: bnx2x: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-10-03net: atl1c: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-10-03bonding: document the new xmit policy modes and update the changed onesNikolay Aleksandrov1-30/+36
2013-10-03bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov5-134/+72
2013-10-03flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov2-11/+29
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet7-40/+21
2013-10-03Bluetooth: Only one command per L2CAP LE signalling is supportedMarcel Holtmann1-25/+19
2013-10-03Bluetooth: Check minimum length of SMP packetsMarcel Holtmann1-2/+7
2013-10-03Bluetooth: Drop packets on ATT fixed channel on BR/EDRMarcel Holtmann1-0/+4
2013-10-03Bluetooth: L2CAP connectionless channels are only valid for BR/EDRMarcel Holtmann1-0/+4
2013-10-03Bluetooth: SMP packets are only valid on LE connectionsMarcel Holtmann1-0/+6
2013-10-03Bluetooth: Don't copy L2CAP LE signalling to raw socketsMarcel Holtmann1-2/+0