Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9be2e6b590b5d9cb6d6e38b6362a552bbcb118e0
/
net
/
tipc
2198a10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a0e0036
tipc: delete needless memset from bearer enabling.
by Allan Stephens
· 14 years ago
db5a753
Revert d88dca79d3852a3623f606f781e013d61486828a
by Neil Horman
· 14 years ago
8c97443
Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c
by Neil Horman
· 14 years ago
ccc901e
tipc: Simplify bearer shutdown logic
by Allan Stephens
· 14 years ago
724829b
tipc: Kill tipc_get_mode() completely.
by David S. Miller
· 14 years ago
31e3c3f
tipc: cleanup function namespace
by stephen hemminger
· 14 years ago
7368ddf
tipc: clean out all instances of #if 0'd unused code
by Paul Gortmaker
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
b2abd4c
tipc: Optimize handling excess content on incoming messages
by Paul Gortmaker
· 14 years ago
d1fb627
tipc: Fix misleading error code when enabling Ethernet bearers
by Allan Stephens
· 14 years ago
9fbfca0
tipc: Ensure outgoing messages on Ethernet have sufficient headroom
by Allan Stephens
· 14 years ago
5d9c54c
tipc: Minor optimizations to name table translation code
by Allan Stephens
· 14 years ago
5a68d5e
tipc: Prevent missing name table entries when link flip-flops rapidly
by Allan Stephens
· 14 years ago
564e83b
tipc: Allow connect() to wait indefinitely
by Allan Stephens
· 14 years ago
c2de581
tipc: Minor enhancements to name table display format
by Allan Stephens
· 14 years ago
76ae0d7
tipc: Optimize tipc_node_has_active_links()
by Allan Stephens
· 14 years ago
96d841b
tipc: Remove per-connection sequence number logic
by Allan Stephens
· 14 years ago
0048b82
tipc: Fix bug in broadcast link transmit statistics computation
by Allan Stephens
· 14 years ago
5b1f7bd
tipc: Fix premature broadcast advertisement by sending node
by Allan Stephens
· 14 years ago
7e3e5d0
tipc: Prevent crash when broadcast link cannot send to all nodes
by Allan Stephens
· 14 years ago
b02b69c
tipc: Check for disabled bearer when processing incoming messages
by Allan Stephens
· 14 years ago
f662c07
tipc: correct problems with misleading flags returned using poll()
by Allan Stephens
· 14 years ago
35997e3
tipc: Provide correct error code for unsupported connect() operation
by Allan Stephens
· 14 years ago
3720d40
tipc: add SO_RCVLOWAT support to stream socket receive path
by Florian Westphal
· 14 years ago
f813809
tipc: Fix log buffer memory leak if initialization fails
by Anders Kaseorg
· 14 years ago
23461e8
tipc: Reduce footprint by un-inlining tipc_msg_* routines
by Allan Stephens
· 15 years ago
3032cca
tipc: Reduce footprint by un-inlining buf_acquire routine
by Allan Stephens
· 15 years ago
b274f4a
tipc: Reduce footprint by un-inlining bearer congestion routine
by Allan Stephens
· 15 years ago
43608ed
tipc: Reduce footprint by un-inlining port list routines
by Allan Stephens
· 15 years ago
3e22e62
tipc: Reduce footprint by un-inlining nmap routines
by Allan Stephens
· 15 years ago
80e0c33
tipc: Reduce footprint by un-inlining address routines
by Allan Stephens
· 15 years ago
c68ca7b
tipc: add tipc_ prefix to fcns targeted for un-inlining
by Allan Stephens
· 15 years ago
01fee25
tipc: Relocate trivial link status functions to header file
by Allan Stephens
· 15 years ago
15e979d
tipc: remove abstraction for link_max_pkt
by Allan Stephens
· 15 years ago
107e7be
tipc: Add support for "-s" configuration option
by Allan Stephens
· 15 years ago
3aec9cc
tipc: Rename "multicast-link" to "broadcast-link"
by Allan Stephens
· 15 years ago
9ccc2eb
tipc: Eliminate unnecessary initialization in native API send routines
by Allan Stephens
· 15 years ago
289464e
tipc: Prune unused data structures from configuration service
by Allan Stephens
· 15 years ago
b82834e
tipc: Eliminate unused argument in print statement
by Allan Stephens
· 15 years ago
df4ef33
tipc: Eliminate obsolete port's "congested_link" field
by Allan Stephens
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c6537d6
TIPC: Updated topology subscription protocol according to latest spec
by Jon Paul Maloy
· 15 years ago
8379d07
tipc: define needless global scoped variable static
by Hagen Paul Pfeifer
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a570f09
tipc: remove trailing space in messages
by Frans Pop
· 15 years ago
ca50910
tipc: Allow retransmission of cloned buffers
by Neil Horman
· 15 years ago
1a62483
tipc: Increase frequency of load distribution over broadcast link
by Neil Horman
· 15 years ago
a2f46ee
tipc: fix lockdep warning on address assignment
by Neil Horman
· 15 years ago
de58657
tipc: filter out messages not intended for this host
by Neil Horman
· 15 years ago
d88dca7
tipc: fix endianness on tipc subscriber messages
by Neil Horman
· 15 years ago
a3a858f
net: backlog functions rename
by Zhu Yi
· 15 years ago
53eecb1
tipc: use limited socket backlog
by Zhu Yi
· 15 years ago
d0021b2
tipc: Fix oops on send prior to entering networked mode (v3)
by Neil Horman
· 15 years ago
7981d6f
tipc: Clean up configuration file
by Allan Stephens
· 15 years ago
ee983ac
tipc: use kconfig to limit numeric ranges
by Amerigo Wang
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
b3df9a5
tipc: fix test of bearer_priority range in tipc_register_media()
by roel kluin
· 15 years ago
134e637
genetlink: make netns aware
by Johannes Berg
· 15 years ago
6650613
tipc: Add socket options to get number of queued messages
by oscar.medina@motorola.com
· 15 years ago
acb0a20
tipc: Use genl_register_family_with_ops()
by Michał Mirosław
· 16 years ago
3a6d54c
net: remove needless (now buggy) & from dev->dev_addr
by Jiri Pirko
· 16 years ago
4b704d5
tipc: fix non-const printf format arguments
by Stephen Hemminger
· 16 years ago
6c614a5
net/tipc/bcast.h: use ARRAY_SIZE
by Julia Lawall
· 16 years ago
f574179
tipc: trivial endian annotation in debug statement
by Harvey Harrison
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
6c00055
tipc: Don't use structure names which easily globally conflict.
by David S. Miller
· 16 years ago
6ced0b3
net/tipc/subscr.c: don't use ___constant_swab32
by Andrew Morton
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
968edbe
tipc: Optimization to multicast name lookup algorithm
by Allan Stephens
· 16 years ago
1aad72d
tipc: Add missing locks when inspecting node list & link list
by Allan Stephens
· 16 years ago
08d2cf0
tipc: Fix bug in scope checking for multicast messages
by Allan Stephens
· 16 years ago
0e35fd5
tipc: Eliminate improper use of TIPC_OK error code
by Allan Stephens
· 16 years ago
2da5991
tipc: Fix race condition that could cause accept() to fail
by Allan Stephens
· 16 years ago
8642bd9
tipc: Optimize pointer dereferencing when receiving stream data
by Allan Stephens
· 16 years ago
0ea5224
tipc: Remove unneeded parameter to tipc_createport_raw()
by Allan Stephens
· 16 years ago
40aecb1
tipc: Message rejection rework preparatory changes
by Allan Stephens
· 16 years ago
99c1459
tipc: Fix bugs in rejection of message with short header
by Allan Stephens
· 16 years ago
9bef543
tipc: Message header creation optimizations
by Allan Stephens
· 16 years ago
bd78453
tipc: Expand link sequence gap field to 13 bits
by Allan Stephens
· 16 years ago
307fdf5
tipc: Add missing spinlock in name table display code
by Allan Stephens
· 16 years ago
0f15d36
tipc: Prevent display of name table types with no publications
by Allan Stephens
· 16 years ago
7571521
tipc: Optimize message initialization routine
by Allan Stephens
· 16 years ago
9c396a7
tipc: Prevent access of non-existent field in short message header
by Allan Stephens
· 16 years ago
1265a02
tipc: Minor optimizations to received message processing
by Allan Stephens
· 16 years ago
a686e68
tipc: Fix minor bugs in link session number handling
by Allan Stephens
· 16 years ago
e0d4e3d
tipc: Fix bugs in message error code display when debugging
by Allan Stephens
· 16 years ago
5307e46
tipc: Standardize error checking on incoming messages via native API
by Allan Stephens
· 16 years ago
84b07c1
tipc: Fix bug in connection setup via native API
by Allan Stephens
· 16 years ago
0319437
tipc: Fix initialization sequence problems when entering network mode
by Allan Stephens
· 17 years ago
6d4a667
tipc: Update "previous node" indicators when node address changes
by Allan Stephens
· 17 years ago
811102c
tipc: Optimize null pointer check during neighbor discovery
by Allan Stephens
· 17 years ago
2ecb092
tipc: Prevent node object duplication due to simultaneous discovery
by Allan Stephens
· 17 years ago
59f0c45
tipc: Fix skb_under_panic when configuring TIPC without privileges
by Allan Stephens
· 17 years ago
5b06c85c
tipc: Cosmetic cleanup of topology service code
by Allan Stephens
· 17 years ago
28353e7
tipc: Consolidate subscriber & subscriber port references
by Allan Stephens
· 17 years ago
Next »