lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 13 Mar 2007 18:46:48 -0300
From:	"Arnaldo Carvalho de Melo" <acme@...stprotocols.net>
To:	"David Miller" <davem@...emloft.net>
Cc:	"Netdev List" <netdev@...r.kernel.org>
Subject: [PATCH 10/15] [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th

Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
 drivers/net/atl1/atl1_main.c   |    7 ++++---
 drivers/net/bnx2.c             |    8 ++++----
 drivers/net/chelsio/sge.c      |    2 +-
 drivers/net/cxgb3/sge.c        |    2 +-
 drivers/net/e1000/e1000_main.c |   11 ++++++-----
 drivers/net/ioc3-eth.c         |    2 +-
 drivers/net/ixgb/ixgb_main.c   |    7 ++++---
 drivers/net/mv643xx_eth.c      |    2 +-
 drivers/net/tg3.c              |   15 +++++++--------
 drivers/s390/net/qeth_eddp.c   |    2 +-
 drivers/s390/net/qeth_tso.h    |    4 ++--
 include/linux/skbuff.h         |    1 -
 include/linux/tcp.h            |    9 +++++++--
 include/net/tcp.h              |    2 +-
 include/net/tcp_ecn.h          |    6 +++---
 net/ipv4/ip_output.c           |    4 ++--
 net/ipv4/syncookies.c          |   36 ++++++++++++++++++------------------
 net/ipv4/tcp.c                 |   22 +++++++++++-----------
 net/ipv4/tcp_input.c           |   28 +++++++++++++++-------------
 net/ipv4/tcp_ipv4.c            |   32 ++++++++++++++++----------------
 net/ipv4/tcp_minisocks.c       |    9 +++++----
 net/ipv4/tcp_output.c          |   13 ++++++++-----
 net/ipv6/tcp_ipv6.c            |   32 ++++++++++++++++----------------
 23 files changed, 134 insertions(+), 122 deletions(-)

View attachment "0010-SK_BUFF-Introduce-tcp_hdr-remove-skb-h.th.patch" of type "text/x-patch" (35511 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ