Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d19577912d57c143bb592a061e3dbd7b6f78f71a
/
net
/
tipc
/
bearer.c
52dfae5
tipc: obtain node identity from interface by default
by Jon Maloy
· 7 years ago
25b0b9c
tipc: handle collisions of 32-bit node address hash values
by Jon Maloy
· 7 years ago
2026364
tipc: remove restrictions on node address values
by Jon Maloy
· 7 years ago
b39e465
tipc: some cleanups in the file discover.c
by Jon Maloy
· 7 years ago
cb30a633
tipc: refactor function tipc_enable_bearer()
by Jon Maloy
· 7 years ago
f5c0c6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
37c64cf
tipc: apply bearer link tolerance on running links
by Jon Maloy
· 7 years ago
07ffb22
tipc: Introduce __tipc_nl_media_set
by Ying Xue
· 7 years ago
93532bb
tipc: Introduce __tipc_nl_bearer_set
by Ying Xue
· 7 years ago
45cf7ed
tipc: Introduce __tipc_nl_bearer_enable
by Ying Xue
· 7 years ago
d59d8b7
tipc: Introduce __tipc_nl_bearer_disable
by Ying Xue
· 7 years ago
1914255
tipc: error path leak fixes in tipc_enable_bearer()
by Tommi Rantala
· 7 years ago
8e0deed
tipc: remove unnecessary call to dev_net()
by Kleber Sacilotto de Souza
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d55c60e
tipc: permit bond slave as bearer
by Parthasarathy Bhuvaragan
· 7 years ago
40501f9
tipc: don't reset stale broadcast send link
by Jon Paul Maloy
· 7 years ago
fed5f57
tipc: accept PACKET_MULTICAST packets
by Jon Paul Maloy
· 7 years ago
fe52145
netlink: pass extended ACK struct where available
by Johannes Berg
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
9999974
tipc: add function for checking broadcast support in bearer
by Jon Paul Maloy
· 8 years ago
3de81b7
tipc: check minimum bearer MTU
by Michal Kubeček
· 8 years ago
fdb3acc
tipc: add the ability to get UDP options via netlink
by Richard Alpe
· 8 years ago
ef20cd4
tipc: introduce UDP replicast
by Richard Alpe
· 8 years ago
5128b18
tipc: use kfree_skb() instead of kfree()
by Wei Yongjun
· 8 years ago
0d051bf
tipc: make bearer packet filtering generic
by Jon Paul Maloy
· 8 years ago
ff0d3e7
tipc: add a function to get the bearer name
by Parthasarathy Bhuvaragan
· 8 years ago
9ff26e9
tipc: introduce constants for tipc address validation
by Parthasarathy Bhuvaragan
· 8 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1fc07f3
tipc: reset all unicast links when broadcast send link fails
by Jon Paul Maloy
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
66d95b6
tipc: fix suspicious RCU usage
by Ying Xue
· 8 years ago
35c55c9
tipc: add neighbor monitoring framework
by Jon Paul Maloy
· 8 years ago
5b7066c
tipc: stricter filtering of packets in bearer layer
by Jon Paul Maloy
· 9 years ago
4e801fa
tipc: eliminate buffer leak in bearer layer
by Jon Paul Maloy
· 9 years ago
49cc66e
tipc: move netlink policies to netlink.c
by Richard Alpe
· 9 years ago
1a90632
tipc: eliminate remnants of hungarian notation
by Jon Paul Maloy
· 9 years ago
2af5ae3
tipc: clean up unused code and structures
by Jon Paul Maloy
· 9 years ago
7214bcf
tipc: eliminate redundant buffer cloning at transmission
by Jon Paul Maloy
· 9 years ago
60852d6
tipc: let neighbor discoverer tranmsit consumable buffers
by Jon Paul Maloy
· 9 years ago
959e178
tipc: introduce jumbo frame support for broadcast
by Jon Paul Maloy
· 9 years ago
b06b281
tipc: simplify bearer level broadcast
by Jon Paul Maloy
· 9 years ago
282b3a0
tipc: send out RESET immediately when link goes down
by Jon Paul Maloy
· 9 years ago
6144a99
tipc: move all link_reset() calls to link aggregation level
by Jon Paul Maloy
· 9 years ago
af9b028
tipc: make media xmit call outside node spinlock context
by Jon Paul Maloy
· 9 years ago
b1c29f6
tipc: simplify resetting and disabling of bearers
by Jon Paul Maloy
· 9 years ago
c3d6fb8
tipc: fix default link prop regression in nl compat
by Richard Alpe
· 10 years ago
f2f6739
tipc: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 10 years ago
169bf91
tipc: ensure that idle links are deleted when a bearer is disabled
by Jon Paul Maloy
· 10 years ago
d0f9193
tipc: add ip/udp media type
by Erik Hugne
· 10 years ago
afaa3f6
tipc: purge links when bearer is disabled
by Erik Hugne
· 10 years ago
941787b
tipc: remove tipc_snprintf
by Richard Alpe
· 10 years ago
22ae7cf
tipc: nl compat add noop and remove legacy nl framework
by Richard Alpe
· 10 years ago
5bfc335
tipc: convert legacy nl media dump to nl compat
by Richard Alpe
· 10 years ago
9ab1546
tipc: convert legacy nl bearer enable/disable to nl compat
by Richard Alpe
· 10 years ago
d0796d1
tipc: convert legacy nl bearer dump to nl compat
by Richard Alpe
· 10 years ago
bfb3e5d
tipc: move and rename the legacy nl api to "nl compat"
by Richard Alpe
· 10 years ago
3474753
tipc: make tipc node address support net namespace
by Ying Xue
· 10 years ago
1da4656
tipc: make tipc broadcast link support net namespace
by Ying Xue
· 10 years ago
7f9f95d
tipc: make bearer list support net namespace
by Ying Xue
· 10 years ago
f2f9800
tipc: make tipc node table aware of net namespace
by Ying Xue
· 10 years ago
c93d3ba
tipc: involve namespace infrastructure
by Ying Xue
· 10 years ago
d818280
tipc: fix sparse warnings in new nl api
by Richard Alpe
· 10 years ago
1e55417
tipc: add media set to new netlink api
by Richard Alpe
· 10 years ago
46f15c6
tipc: add media get/dump to new netlink api
by Richard Alpe
· 10 years ago
315c00b
tipc: add bearer set to new netlink api
by Richard Alpe
· 10 years ago
35b9dd7
tipc: add bearer get/dump to new netlink api
by Richard Alpe
· 10 years ago
0655f6a
tipc: add bearer disable/enable to new netlink api
by Richard Alpe
· 10 years ago
38504c2
tipc: improve and extend media address conversion functions
by Jon Paul Maloy
· 10 years ago
a8b9b96
tipc: fix race in disc create/delete
by Ying Xue
· 11 years ago
28dd941
tipc: use bc_lock to protect node map in bearer structure
by Ying Xue
· 11 years ago
4ae88c9
tipc: use bearer_disable to disable bearer in tipc_l2_device_event
by Ying Xue
· 11 years ago
f1c8d8c
tipc: make media_ptr pointed netdevice valid
by Ying Xue
· 11 years ago
7216cd9
tipc: purge tipc_net_lock lock
by Ying Xue
· 11 years ago
2231c5a
tipc: use RCU to protect media_ptr pointer
by Ying Xue
· 11 years ago
7a2f7d1
tipc: decouple the relationship between bearer and link
by Ying Xue
· 11 years ago
f8322df
tipc: convert bearer_list to RCU list
by Ying Xue
· 11 years ago
ca07fb0
tipc: adjust locking policy of protecting tipc_ptr pointer of net_device
by Ying Xue
· 11 years ago
1647011
tipc: make discovery domain a bearer attribute
by Erik Hugne
· 11 years ago
a21a584
tipc: fix neighbor detection problem after hw address change
by Erik Hugne
· 11 years ago
987b58b
tipc: make broadcast bearer store in bearer_list array
by Ying Xue
· 11 years ago
f47de12
tipc: remove active flag from tipc_bearer structure
by Ying Xue
· 11 years ago
3874ccb
tipc: convert tipc_bearers array to pointer list
by Ying Xue
· 11 years ago
184593c
tipc: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
970122f
tipc: make bearer set up in module insertion stage
by Ying Xue
· 11 years ago
a830452
tipc: remove bearer_lock from tipc_bearer struct
by Ying Xue
· 11 years ago
7d33939
tipc: delay delete of link when failover is needed
by Jon Paul Maloy
· 11 years ago
c61dd61
tipc: remove 'links' list from tipc_bearer struct
by Ying Xue
· 11 years ago
8d8439b
tipc: move code for deleting links from bearer.c to link.c
by Ying Xue
· 11 years ago
e0ca2c3
tipc: move code for resetting links from bearer.c to link.c
by Ying Xue
· 11 years ago
963a1855
tipc: spelling fixes
by stephen hemminger
· 11 years ago
170b392
tipc: rename functions related to link failover and improve comments
by Jon Paul Maloy
· 11 years ago
eec73f1
tipc: remove unused code
by stephen hemminger
· 11 years ago
e4d050c
tipc: eliminate code duplication in media layer
by Ying Xue
· 11 years ago
6e967ad
tipc: relocate common functions from media to bearer
by Ying Xue
· 11 years ago
ef72a7e
tipc: improve naming and comment consistency in media layer
by Jon Paul Maloy
· 11 years ago
5702dba
tipc: initiate media type array at compile time
by Jon Paul Maloy
· 11 years ago
512137e
tipc: remove interface state mirroring in bearer
by Erik Hugne
· 11 years ago
f2875c3
tipc: avoid unnecessary lookup for tipc bearer instance
by Ying Xue
· 11 years ago
4babbaa
tipc: make bearer and media naming consistent
by Ying Xue
· 11 years ago
Next »