Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 年之前 |
Herbert Xu
|
bb29624614
inet: Remove unused send_check length argument
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Gerrit Renker
|
d14a0ebda7
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
|
15 年之前 |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 年之前 |
Eric Dumazet
|
9327f7053e
tcp: Fix a connect() race with timewait sockets
|
15 年之前 |
William Allen Simpson
|
e6b4d11367
TCPCT part 1a: add request_values parameter for sending SYNACK
|
15 年之前 |
Eric Paris
|
13f18aa05f
net: drop capability from protocol definitions
|
15 年之前 |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 年之前 |
Alexey Dobriyan
|
32613090a9
net: constify struct net_protocol
|
15 年之前 |
Stephen Hemminger
|
3b401a81c0
inet: inet_connection_sock_af_ops const
|
15 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |
Eric Dumazet
|
511c3f92ad
net: skb->rtable accessor
|
16 年之前 |
Eric Dumazet
|
3ab5aee7fe
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
|
16 年之前 |
Gerrit Renker
|
d99a7bd210
dccp: Cleanup routines for feature negotiation
|
16 年之前 |
Gerrit Renker
|
ac75773c27
dccp: Per-socket initialisation of feature negotiation
|
16 年之前 |
Harvey Harrison
|
21454aaad3
net: replace NIPQUAD() in net/*/
|
16 年之前 |
Arnaldo Carvalho de Melo
|
9a1f27c480
inet_hashtables: Add inet_lookup_skb helpers
|
16 年之前 |
Gerrit Renker
|
410e27a49b
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
|
16 年之前 |
Gerrit Renker
|
702083839b
dccp: Cleanup routines for feature negotiation
|
16 年之前 |
Gerrit Renker
|
828755cee0
dccp: Per-socket initialisation of feature negotiation
|
16 年之前 |
Wei Yongjun
|
18e1d83600
dccp: Fix incorrect length check for ICMPv4 packets
|
17 年之前 |
Wei Yongjun
|
d68f0866f7
dccp: Fix sequence number check for ICMPv4 packets
|
17 年之前 |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 年之前 |
Pavel Emelyanov
|
de0744af1f
mib: add net to NET_INC_STATS_BH
|
17 年之前 |
Pavel Emelyanov
|
7c73a6faff
mib: add net to IP_INC_STATS_BH
|
17 年之前 |
Pavel Emelyanov
|
dcfc23cac1
mib: add struct net to ICMP_INC_STATS_BH
|
17 年之前 |
Pavel Emelyanov
|
fd54d716b1
inet: toss struct net initialization around
|
17 年之前 |
Arnaldo Carvalho de Melo
|
ce4a7d0d48
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
|
17 年之前 |
Wei Yongjun
|
6079a463cf
dccp: Fix to handle short sequence numbers packet correctly
|
17 年之前 |