2011-08-28 |
Jiri Pirko | benet: remove bogus "unlikely" on vlan check Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-28 |
Bhanu Prakash Gollapudi | net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-28 |
Michael Chan | cnic: Add timeout for ramrod replies. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-28 |
Michael Chan | cnic, bnx2fc: Increase maximum FCoE sessions. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-27 |
David S. Miller | Merge branch 'master' of master.kernel.org:/pub/scm...
|
commit | commitdiff | tree |
2011-08-26 |
David S. Miller | Merge branch 'davem-next.mii' of git://git.kernel.org...
|
commit | commitdiff | tree |
2011-08-26 |
Dean Nelson | e1000: save skb counts in TX to avoid cache misses Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Eric Dumazet | net_sched: sfb: optimize enqueue on full queue Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Dan Carpenter | bna: off by one in bfa_msgq_rspq_pi_update() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Dan Carpenter | bna: unlock on error path in pnad_pci_probe() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Yaniv Rosner | bnx2x: Add new PHY BCM54616 Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Michal Schmidt | bnx2x: resurrect RX hashing Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
chetan loke | af_packet: Prefixed tpacket_v3 structs to avoid name... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ian Campbell | fcoe: convert to SKB paged frag API. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ian Campbell | bnx2fc: convert to SKB paged frag API. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ian Campbell | bnx2x: convert to SKB paged frag API. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ian Campbell | bnx2: convert to SKB paged frag API. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ian Campbell | tg3: convert to SKB paged frag API. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ian Campbell | IPoIB: convert to SKB paged frag API. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ian Campbell | IB: nes: convert to SKB paged frag API. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ian Campbell | IB: amso1100: convert to SKB paged frag API. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ian Campbell | atm: convert to SKB paged frag API. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ben Hutchings | headers, can: Add missing #include to <linux/can/bcm.h> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ben Hutchings | headers, xtables: Add missing #include <linux/netfilter.h> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ben Hutchings | headers, netfilter: Add missing #include <limits.h... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ben Hutchings | headers, tipc: Add missing #include to <linux/tipc_config... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ben Hutchings | headers, netfilter: Use kernel type names __u8, __u16... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ben Hutchings | headers, net: Use __kernel_sa_family_t in more definitions... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ben Hutchings | headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ben Hutchings | headers, ax25: Add missing #include to <linux/netrom... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-26 |
Ben Hutchings | headers, pppox: Add missing #include to <linux/if_pppox.h> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-25 |
Tim Chen | Scm: Remove unnecessary pid & credential references... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-25 |
Michio Honda | sctp: Bundle HEAERTBEAT into ASCONF_ACK Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-25 |
Michio Honda | sctp: HEARTBEAT negotiation after ASCONF Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-25 |
Nandita Dukkipati | Proportional Rate Reduction for TCP. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-25 |
chetan loke | af-packet: TPACKET_V3 flexible buffer implementation. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-25 |
chetan loke | af-packet: Added TPACKET_V3 headers. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-25 |
Alexander Smirnov | IEEE802.15.4: 6LoWPAN basic support Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-25 |
Ian Campbell | net: xfrm: convert to SKB frag APIs Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-25 |
Ian Campbell | net: ipv6: convert to SKB frag APIs Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-25 |
Ian Campbell | net: ipv4: convert to SKB frag APIs Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-25 |
Ian Campbell | net: convert core to skb paged frag APIs Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-24 |
Sathya Perla | be2net: remove unused variable Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-24 |
Sathya Perla | be2net: increase FW update completion timeout Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-24 |
Sathya Perla | be2net: fix erx->rx_drops_no_frags wrap around Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-24 |
Sathya Perla | be2net: get rid of memory mapped pci-cfg space address Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-24 |
Sathya Perla | be2net: Fix race in posting rx buffers. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-24 |
Eric Dumazet | rps: support IPIP encapsulation Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-24 |
David S. Miller | Merge branch 'batman-adv/next' of git://git.open-mesh...
|
commit | commitdiff | tree |
2011-08-22 |
Ian Campbell | net: add APIs for manipulating skb page fragments. Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-22 |
David S. Miller | Merge branch 'for-davem' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2011-08-22 |
Jiri Pirko | net: vlan: goto another_round instead of calling __netif_rec... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-22 |
Jesper Juhl | net/wan/hdlc_ppp: use break in switch Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-21 |
David S. Miller | Merge branch 'master' of master.kernel.org:/pub/scm...
|
commit | commitdiff | tree |
2011-08-20 |
Changli Gao | net: Preserve ooo_okay when copying skb header Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-20 |
Vladimir Zapolskiy | dm9000: define debug level as a module parameter Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-20 |
David S. Miller | Merge branch 'master' of master.kernel.org:/pub/scm...
|
commit | commitdiff | tree |
2011-08-20 |
Matt Carlson | tg3: Update version to 3.120 Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-20 |
Matt Carlson | tg3: Add external loopback support to selftest Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-20 |
Matt Carlson | tg3: Restructure tg3_test_loopback Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-20 |
Matt Carlson | tg3: Pull phy int lpbk setup into separate func Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-20 |
Matt Carlson | tg3: Consilidate MAC loopback code Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-20 |
Matt Carlson | tg3: Remove dead code Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-20 |
Jitendra Kalsaria | qlge: Adding Maintainer. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-19 |
Changli Gao | net: add the comment for skb->l4_rxhash Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-19 |
Daniel Baluta | ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-19 |
Changli Gao | net: rps: support PPPOE session messages Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-19 |
Changli Gao | net: rps: support 802.1Q Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-19 |
Somnath Kotur | be2net: Storing the 'vid' got by the grp5 event instead... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-19 |
Michal Schmidt | bnx2x: downgrade Max BW error message to debug Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-19 |
Tony Breeds | net: fix IBM EMAC driver after rename. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-19 |
Ralf Baechle | NET: Korina: Don't include <asm/segment.h> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-19 |
Anirban Chakraborty | MAINTAINERS: qlcnic Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-19 |
Willem de Bruijn | net: netdev-features.txt update to Documentation/networking... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-19 |
Jiri Pirko | vlan: reset headers on accel emulation path Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
Amit Kumar Salecha | MAINTAINERS: change netxen_nic maintainers Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
Jiri Pirko | forcedeth: call vlan_mode only if hw supports vlans Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
holt@sgi.com | flexcan: Add flexcan device support for p1010rdb. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
holt@sgi.com | flexcan: Prefer device tree clock frequency if available. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
holt@sgi.com | flexcan: Add of_match to platform_device definition. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
holt@sgi.com | flexcan: Fix up fsl-flexcan device tree binding. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
holt@sgi.com | flexcan: Abstract off read/write for big/little endian. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
holt@sgi.com | flexcan: Remove #include <mach/clock.h> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
Jiri Pirko | net: remove ndo_set_multicast_list callback Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
Jiri Pirko | net: remove use of ndo_set_multicast_list in drivers Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
Jiri Pirko | net: introduce IFF_UNICAST_FLT private flag Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
Jiri Pirko | bonding: use ndo_change_rx_flags callback Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
David S. Miller | Merge branch 'can/mscan' of git://git.pengutronix.de...
|
commit | commitdiff | tree |
2011-08-18 |
Jiri Pirko | via-velocity: remove non-tagged packet filtering Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
Peter Pan(潘卫平) | bonding:reset backup and inactive flag of slave Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
Jamal Hadi Salim | net_sched: fix port mirror/redirect stats reporting Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
Tom Herbert | rps: Inspect GRE encapsulated packets to get flow hash Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
Tom Herbert | rps: Infrastructure in __skb_get_rxhash for deep inspection Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
Tom Herbert | rps: Add flag to skb to indicate rxhash is based on... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-18 |
Tom Herbert | rps: Some minor cleanup in get_rps_cpus Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-17 |
Joe Perches | bnx2x: Use pr_fmt and message logging cleanups Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-17 |
Joe Perches | bnx2x: Coalesce pr_cont uses and fix DP typos Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-17 |
Joe Perches | bnx2x: Remove local defines for %pM and mac address Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-16 |
Ben Hutchings | ethtool: Note common alternate exit condition for interrupt... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-08-16 |
Ben Hutchings | ethtool: Explicitly state the exit condition for interrupt... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |