Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3466830c165a298419788b88086ea99974e63ff
/
net
/
tipc
/
msg.h
5266698
tipc: let broadcast packet reception use new link receive function
by Jon Paul Maloy
· 9 years ago
2f56612
tipc: let broadcast transmission use new link transmit function
by Jon Paul Maloy
· 9 years ago
c1ab3f1d
tipc: make struct tipc_link generic to support broadcast
by Jon Paul Maloy
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8306f99
tipc: disallow packet duplicates in link deferred queue
by Jon Paul Maloy
· 9 years ago
dde4b5a
tipc: move fragment importance field to new header position
by Jon Paul Maloy
· 9 years ago
23d8335
tipc: remove implicit message delivery in node_unlock()
by Jon Paul Maloy
· 9 years ago
598411d
tipc: make resetting of links non-atomic
by Jon Paul Maloy
· 9 years ago
6e49815
tipc: move link synch and failover to link aggregation level
by Jon Paul Maloy
· 9 years ago
cda3696
tipc: clean up socket layer message reception
by Jon Paul Maloy
· 9 years ago
bcd3ffd
tipc: introduce new tipc_sk_respond() function
by Jon Paul Maloy
· 9 years ago
29042e1
tipc: let function tipc_msg_reverse() expand header when needed
by Jon Paul Maloy
· 9 years ago
d999297
tipc: reduce locking scope during packet reception
by Jon Paul Maloy
· 9 years ago
1a20cc2
tipc: introduce node contact FSM
by Jon Paul Maloy
· 9 years ago
dd3f9e7
tipc: add packet sequence number at instant of transmission
by Jon Paul Maloy
· 9 years ago
f21e897
tipc: improve link congestion algorithm
by Jon Paul Maloy
· 9 years ago
e4bf4f7
tipc: simplify packet sequence number handling
by Jon Paul Maloy
· 9 years ago
dff29b1
tipc: eliminate delayed link deletion at link failover
by Jon Paul Maloy
· 10 years ago
8b4ed86
tipc: eliminate race condition at dual link establishment
by Jon Paul Maloy
· 10 years ago
3127a02
tipc: clean up handling of link congestion
by Jon Paul Maloy
· 10 years ago
e3eea1e
tipc: clean up handling of message priorities
by Jon Paul Maloy
· 10 years ago
05dcc5a
tipc: split link outqueue
by Jon Paul Maloy
· 10 years ago
cf2157f
tipc: move message validation function to msg.c
by Jon Paul Maloy
· 10 years ago
7764d6e
tipc: add framework for node capabilities exchange
by Jon Paul Maloy
· 10 years ago
d0f9193
tipc: add ip/udp media type
by Erik Hugne
· 10 years ago
91e2eb5
tipc: rename media/msg related definitions
by Erik Hugne
· 10 years ago
cb1b728
tipc: eliminate race condition at multicast reception
by Jon Paul Maloy
· 10 years ago
c637c10
tipc: resolve race problem at unicast message reception
by Jon Paul Maloy
· 10 years ago
e3a7756
tipc: split up function tipc_msg_eval()
by Jon Paul Maloy
· 10 years ago
c589863
tipc: reduce usage of context info in socket and link
by Jon Paul Maloy
· 10 years ago
3474753
tipc: make tipc node address support net namespace
by Ying Xue
· 10 years ago
4ac1c8d
tipc: name tipc name table support net namespace
by Ying Xue
· 10 years ago
1da4656
tipc: make tipc broadcast link support net namespace
by Ying Xue
· 10 years ago
859fc7c
tipc: cleanup core.c and core.h files
by Ying Xue
· 10 years ago
2f55c43
tipc: remove unnecessary wrapper functions of kernel timer APIs
by Ying Xue
· 10 years ago
a6ca109
tipc: use generic SKB list APIs to manage TIPC outgoing packet chains
by Ying Xue
· 10 years ago
58dc55f
tipc: use generic SKB list APIs to manage link transmission queue
by Ying Xue
· 10 years ago
58311d1
tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED
by Ying Xue
· 10 years ago
45dcc68
tipc_msg_build(): pass msghdr instead of its ->msg_iov
by Al Viro
· 10 years ago
50100a5
tipc: use pseudo message to wake up sockets after link congestion
by Jon Paul Maloy
· 10 years ago
1dd0bd2
tipc: introduce new function tipc_msg_create()
by Jon Paul Maloy
· 10 years ago
9fbfb8b
tipc: rename temporarily named functions
by Jon Paul Maloy
· 10 years ago
c4116e1
tipc: remove unreferenced functions
by Jon Paul Maloy
· 10 years ago
078bec8
tipc: add new functions for multicast and broadcast distribution
by Jon Paul Maloy
· 10 years ago
5a37907
tipc: introduce message evaluation function
by Jon Paul Maloy
· 10 years ago
8db1bae
tipc: separate building and sending of rejected messages
by Jon Paul Maloy
· 10 years ago
067608e
tipc: introduce direct iovec to buffer chain fragmentation function
by Jon Paul Maloy
· 10 years ago
4f1688b
tipc: introduce send functions for chained buffers in link
by Jon Paul Maloy
· 10 years ago
37e2216
tipc: rename and move message reassembly function
by Jon Paul Maloy
· 10 years ago
40ba3cd
tipc: message reassembly using fragment chain
by Erik Hugne
· 11 years ago
9446b87
tipc: remove iovec length parameter from all sending functions
by Ying Xue
· 11 years ago
ae8509c
tipc: cosmetic realignment of function arguments
by Paul Gortmaker
· 11 years ago
f1733d7
tipc: remove user_port instance from tipc_port structure
by Ying Xue
· 11 years ago
617d3c7
tipc: compress out gratuitous extra carriage returns
by Paul Gortmaker
· 13 years ago
c74a461
tipc: Remove duplicate check of message destination node
by Allan Stephens
· 13 years ago
fc0eea6
tipc: Introduce node signature field in neighbor discovery message
by Allan Stephens
· 13 years ago
3d749a6
tipc: Hide media-specific addressing details from generic bearer code
by Allan Stephens
· 13 years ago
741d9eb
tipc: Cleanup of message header size terminology
by Allan Stephens
· 13 years ago
7eb878e
tipc: Eliminate redundant masking in message header routines
by Allan Stephens
· 13 years ago
74d33b3
tipc: Eliminate message header routines for caching destination node
by Allan Stephens
· 13 years ago
2689690
tipc: Avoid recomputation of outgoing message length
by Allan Stephens
· 14 years ago
92138d1
tipc: Cosmetic consolidation of internal message type definitions
by Allan Stephens
· 14 years ago
19f53d2
tipc: Eliminate unused routing message definitions
by Allan Stephens
· 14 years ago
cc4c435
tipc: Update comments in message header include file
by Allan Stephens
· 14 years ago
390bce4
tipc: Eliminate obsolete routine for handling routed messages
by Allan Stephens
· 14 years ago
7945c1f
tipc: Eliminate remaining support for routing table messages
by Allan Stephens
· 14 years ago
d901a42
tipc: Eliminate unnecessary constant for neighbor discovery msg size
by Allan Stephens
· 14 years ago
77f167f
tipc: make msg_set_redundant_link() consistent with other set ops
by Allan Stephens
· 14 years ago
e7b3acb
tipc: Eliminate timestamp from link protocol messages
by Allan Stephens
· 14 years ago
2e07dda
tipc: Remove unused message header field for requested number of links
by Allan Stephens
· 14 years ago
741de3e
tipc: Remove support for per-connection message sequence numbering
by Allan Stephens
· 14 years ago
0e65967
tipc: cleanup various cosmetic whitespace issues
by Allan Stephens
· 14 years ago
51a8e4d
tipc: Remove prototype code for supporting inter-cluster routing
by Allan Stephens
· 14 years ago
08c80e9
tipc: Remove prototype code for supporting slave nodes
by Allan Stephens
· 14 years ago
d265fef
tipc: Remove obsolete native API files and exports
by Allan Stephens
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
23461e8
tipc: Reduce footprint by un-inlining tipc_msg_* routines
by Allan Stephens
· 14 years ago
c68ca7b
tipc: add tipc_ prefix to fcns targeted for un-inlining
by Allan Stephens
· 14 years ago
40aecb1
tipc: Message rejection rework preparatory changes
by Allan Stephens
· 16 years ago
bd78453
tipc: Expand link sequence gap field to 13 bits
by Allan Stephens
· 16 years ago
7571521
tipc: Optimize message initialization routine
by Allan Stephens
· 16 years ago
becf3da
tipc: endianness annotations
by Al Viro
· 17 years ago
c0cb7ef
[TIPC]: Enhancements to message header writing
by Allan Stephens
· 17 years ago
3769542
[TIPC]: Use correct bitmask when setting version
by Allan Stephens
· 17 years ago
06d82c9
[TIPC]: Minor cleanup of message header code
by Allan Stephens
· 17 years ago
8c86965
[TIPC]: Removal of message header option code
by Allan Stephens
· 17 years ago
86121fe
[TIPC]: Kill unused static inline (x5)
by Ilpo Järvinen
· 17 years ago
582ee43
net/* misc endianness annotations
by Al Viro
· 17 years ago
1f9eda7
[TIPC]: Enhancements to msg_set_bits() routine
by Allan Stephens
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
c430728
[NET] TIPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
4323add
[TIPC] Avoid polluting the global namespace
by Per Liden
· 19 years ago
5f7c3ff
[TIPC] Minor changes to #includes
by Jon Maloy
· 19 years ago
593a5f2
[TIPC] More updates of file headers
by Per Liden
· 19 years ago
9da1c8b
[TIPC] Update of file headers
by Per Liden
· 19 years ago
9ea1fd3
[TIPC] License header update
by Per Liden
· 19 years ago
b97bf3f
[TIPC] Initial merge
by Per Liden
· 19 years ago