aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-05syncookies: update mss tablesFlorian Westphal2-43/+34
2010-06-05syncookies: avoid unneeded tcp header flag double checkFlorian Westphal4-4/+4
2010-06-05syncookies: make v4/v6 synflood warning behaviour the sameFlorian Westphal1-11/+13
2010-06-03qlcnic: Fix Compilation Issue when CONFIG_INET was not setAnirban Chakraborty1-41/+40
2010-06-03From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001Eric Dumazet2-110/+101
2010-06-03ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov8-220/+195
2010-06-03arp: RCU changesEric Dumazet1-7/+4
2010-06-03ipv4: RCU changes in __mkroute_input()Eric Dumazet1-5/+3
2010-06-03net: use __packed annotationEric Dumazet30-133/+133
2010-06-03drivers/net: use __packed annotationEric Dumazet113-934/+934
2010-06-03fec: Cleanup PHY probingDenis Kirjanov1-11/+5
2010-06-03fec: convert TX hook to netdev_tx_tDenis Kirjanov1-1/+1
2010-06-03net: mac8390 - Sort out memory/MMIO accesses and castsGeert Uytterhoeven1-22/+22
2010-06-03chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGARRoland Dreier2-48/+2
2010-06-03ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mcEric Dumazet1-18/+17
2010-06-03ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet5-15/+27
2010-06-03ipconfig: document DHCP hostname and DNS recordWu Fengguang1-0/+2
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko9-83/+93
2010-06-02ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard10-96/+55
2010-06-02mac8390: raise error logging priorityFinn Thain1-2/+2
2010-06-02ipconfig: send host-name in DHCP requestsWu Fengguang1-0/+7
2010-06-02packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan3-2/+62
2010-06-02vxge: Fix checkstack warning in vxge_probe()Prarit Bhargava1-42/+51
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet7-55/+11
2010-06-02ppp: eliminate shadowed variable namestephen hemminger1-3/+3
2010-06-02mac8390: propagate error code from request_irqFinn Thain1-5/+6
2010-06-02caif: add newlines after declarations in caif_serial.cDan Carpenter1-0/+9
2010-06-02caif: remove unneeded variable from caif_net_open()Dan Carpenter1-2/+0
2010-06-02net: add additional lock to qdisc to increase throughputEric Dumazet3-5/+28
2010-06-02bonding: optimize tlb_get_least_loaded_slaveJiri Pirko1-20/+13
2010-06-02bonding: remove unused original_flags struct slave memberJiri Pirko2-6/+0
2010-06-02bonding: move dev_addr cpy to bond_enslaveJiri Pirko2-8/+7
2010-06-02net/mpc52xx_phy: Various code cleanupsWolfram Sang1-19/+5
2010-06-02bonding: make bonding_store_slaves simplerJiri Pirko1-41/+25
2010-06-02bonding: remove redundant checks from bonding_store_slaves V2Jiri Pirko1-19/+1
2010-06-02bonding: move slave MTU handling from sysfs V2Jiri Pirko2-21/+16
2010-06-02bonding: remove unused variable "found"Jiri Pirko1-2/+1
2010-06-02net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet1-4/+11
2010-06-02net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet4-5/+20
2010-06-02qlcnic: NIC Partitioning - Add non privileged mode supportAnirban Chakraborty3-23/+128
2010-06-02qlcnic: NIC Partitioning - Add basic infrastructure supportAnirban Chakraborty7-74/+890
2010-06-02sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2-1/+7
2010-06-02sfc: Only count bad packets in rx_errorsBen Hutchings1-3/+0
2010-06-02sfc: Allow shared pages to be recycledSteve Hodgson3-43/+62
2010-06-02sfc: Recycle discarded rx buffers back onto the queueSteve Hodgson1-11/+79
2010-06-02sfc: Support only two rx buffers per pageSteve Hodgson2-142/+96
2010-06-02sfc: Remove efx_rx_queue::add_lockSteve Hodgson6-130/+73
2010-06-02sfc: Allow DRV_GEN events to be used outside of selftestsSteve Hodgson4-22/+18
2010-06-02sfc: Wait for the link to stay up before running loopback selftestSteve Hodgson1-3/+7
2010-06-02sfc: Synchronise link_advertising and wanted_fc on SienaSteve Hodgson1-0/+1