2010-09-30 |
Eric Dumazet | ip_gre: comments change Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-30 |
Ondrej Zary | de2104x: remove experimental status Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-30 |
Ondrej Zary | de2104x: disable media debug messages by default Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-30 |
Andrew Gallatin | myri10ge: DCA update (resubmit) Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-30 |
Dmitry Kravkov | bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-30 |
stephen hemminger | tcp: tcp_enter_quickack_mode can be static Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-30 |
stephen hemminger | arp: remove unnecessary export of arp_broken_ops Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-29 |
Eric Dumazet | net: rename netdev rx_queue to ingress_queue Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-29 |
Eric Dumazet | ip6tnl: percpu stats accounting Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-29 |
Eric Dumazet | ipip: enable lockless xmits Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-29 |
Eric Dumazet | ip_gre: lockless xmit Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-29 |
Eric Dumazet | sit: enable lockless xmits Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-29 |
Eric Dumazet | sit: fix percpu stats accounting Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-29 |
Eric Dumazet | ipip: fix percpu stats accounting Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-29 |
Eric Dumazet | dummy: percpu stats and lockless xmit Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-29 |
Eric Dumazet | net: add a recursion limit in xmit path Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-29 |
Maciej Żenczykowski | ipv6: Implement Any-IP support for IPv6. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-29 |
Tom Herbert | ipv4: Allow configuring subnets as local addresses Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Randy Dunlap | pch_gbe: add header files Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Kumar Sanghvi | Documentation: Update Phonet doc for Pipe Controller... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | tg3: Use netif_set_real_num_{rx,tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | 8021q: Use netif_copy_real_num_queues() to set queue... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | sfc: Use netif_set_real_num_{rx,tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | niu: Use netif_set_real_num_{rx,tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | myri10ge: Use netif_set_real_num_{rx, tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | mlx4_en: Use netif_set_real_num_{rx, tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | ixgbe: Use netif_set_real_num_{rx,tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | igb: Use netif_set_real_num_{rx,tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | gianfar: Use netif_set_real_num_rx_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | cxgb4vf: Use netif_set_real_num_{rx, tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | cxgb4: Use netif_set_real_num_{rx,tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | cxgb3: Use netif_set_real_num_{rx,tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | bnx2x: Use netif_set_real_num_{rx,tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | bnx2: Use netif_set_real_num_{rx,tx}_queues() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | net: Add netif_copy_real_num_queues() for use by virtual... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Ben Hutchings | net: Allow changing number of RX queues after device... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Eric Dumazet | net: sk_{detach|attach}_filter() rcu fixes Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Eric Dumazet | fib: use atomic_inc_not_zero() in fib_rules_lookup Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Eric Dumazet | sit: percpu stats accounting Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Eric Dumazet | ipip: percpu stats accounting Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Eric Dumazet | ip_gre: percpu stats accounting Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Eric Dumazet | tunnels: prepare percpu accounting Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Eric Dumazet | vlan: use this_cpu_ptr() in vlan_skb_recv() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-28 |
Kumar Sanghvi | Phonet: Implement Pipe Controller to support Nokia... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
David S. Miller | Merge branch 'master' of master.kernel.org:/pub/scm...
|
commit | commitdiff | tree |
2010-09-27 |
Otavio Salvador | net: r6040: store BIOS default MAC in perm_add Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Neil Horman | ipv6: add a missing unregister_pernet_subsys call Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Eric Dumazet | net: loopback driver cleanup Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Eric Dumazet | net: fix rcu use in ip_route_output_slow Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Eric Dumazet | rps: allocate rx queues in register_netdevice only Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Vasiliy Kulikov | s390: use free_netdev(netdev) instead of kfree() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Kulikov Vasiliy | sgiseeq: use free_netdev(netdev) instead of kfree() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Kulikov Vasiliy | rionet: use free_netdev(netdev) instead of kfree() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Kulikov Vasiliy | ibm_newemac: use free_netdev(netdev) instead of kfree() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Eric Dumazet | net: update SOCK_MIN_RCVBUF Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Vincent Stehlé | smsc911x: Add MODULE_ALIAS() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Tom Herbert | net: reset skb queue mapping when rx'ing over tunnel Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Eric Dumazet | drivers/net: return operator cleanup Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Eric Dumazet | net: skb_frag_t can be smaller on small arches Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Karl Hiramoto | br2684: fix scheduling while atomic Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-27 |
Eric Dumazet | net: propagate NETIF_F_HIGHDMA to vlans Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-26 |
Ondrej Zary | de2104x: fix TP link detection Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-26 |
Ondrej Zary | de2104x: fix power management Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-25 |
Greg Rose | ixgbevf: Refactor ring parameter re-size Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-25 |
Ondrej Zary | de2104x: disable autonegotiation on broken hardware Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-25 |
Eric Dumazet | net: fix a lockdep splat Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-25 |
Giuseppe Cavallaro | stmmac: review the wake-up support Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-25 |
Masayuki Ohtake | net: Add Gigabit Ethernet driver of Topcliff PCH Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-24 |
Eric Dumazet | ip: take care of last fragment in ip_append_data Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Eric Dumazet | net: return operator cleanup Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Jesse Brandeburg | e1000: use GRO for receive Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Jesse Brandeburg | e1000: fix occasional panic on unload Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Jesse Brandeburg | e1000: use work queues Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Yi Zou | e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Joseph Gasparakis | igb: Add support for DH89xxCC Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Alexander Duyck | igb: clear VF_PROMISC bits instead of setting all other... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Bruce Allan | e1000e: 82579 do not gate auto config of PHY by hardware... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Bruce Allan | e1000e: 82579 jumbo frame workaround causing CRC errors Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Bruce Allan | e1000e: 82579 unaccounted missed packets Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Bruce Allan | e1000e: 82566DC fails to get link Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Bruce Allan | e1000e: 82579 SMBus address and LEDs incorrect after... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Bruce Allan | e1000e: 82577/8/9 issues with device in Sx Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-23 |
Ulrich Weber | xfrm4: strip ECN bits from tos field Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
Luca Tettamanti | atl1: zero out CMB and SBM in atl1_free_ring_resources Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
Luca Tettamanti | atl1: fix resume Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
andrew hendry | X.25 remove bkl in poll Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
andrew hendry | X.25 remove bkl in getsockname Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
Ben Hutchings | sfc: Add support for SFE4003 board and TXC43128 PHY Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
Ben Hutchings | sfc: Remove support for SFN4111T, SFT9001 and Falcon... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
Ollie Wild | net: Move "struct net" declaration inside the __KERNEL__... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
Jiri Olsa | netfilter: nf_conntrack_defrag: check socket type before... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
Patrick McHardy | netfilter: nf_nat_snmp: fix checksum calculation (v4) Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
Eric Dumazet | netfilter: fix a race in nf_ct_ext_create() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
Changli Gao | netfilter: fix ipt_REJECT TCP RST routing for indev... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
Simon Horman | netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
Eric Dumazet | netfilter: tproxy: nf_tproxy_assign_sock() can handle... Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
David S. Miller | Merge branch 'for-davem' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2010-09-22 |
Sjur Braendeland | caif: Use default send and receive buffer size in caif_socket. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2010-09-22 |
Sjur Braendeland | caif: Fix function NULL pointer check. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |