Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e47cc3d6acacffdc673779a44c21a4a12b20db23
/
net
/
tipc
acb0a20
tipc: Use genl_register_family_with_ops()
by Michał Mirosław
· 15 years ago
3a6d54c
net: remove needless (now buggy) & from dev->dev_addr
by Jiri Pirko
· 15 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
· 16 years ago
6d4a667
tipc: Update "previous node" indicators when node address changes
by Allan Stephens
· 16 years ago
811102c
tipc: Optimize null pointer check during neighbor discovery
by Allan Stephens
· 16 years ago
2ecb092
tipc: Prevent node object duplication due to simultaneous discovery
by Allan Stephens
· 16 years ago
59f0c45
tipc: Fix skb_under_panic when configuring TIPC without privileges
by Allan Stephens
· 16 years ago
5b06c85c
tipc: Cosmetic cleanup of topology service code
by Allan Stephens
· 16 years ago
28353e7
tipc: Consolidate subscriber & subscriber port references
by Allan Stephens
· 16 years ago
fc5ad58
tipc: Fix bug in topology server byte swapping routine
by Allan Stephens
· 16 years ago
8e9501f
tipc: Add support for customized subscription endianness
by Allan Stephens
· 16 years ago
e15f880
tipc: Add support for customized subscription overlap handling
by Allan Stephens
· 16 years ago
63fe46d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7ef43eb
tipc: Fix race condition when creating socket or native port
by Allan Stephens
· 16 years ago
4e3e6dc
tipc: Enhancements to name table initialization
by Allan Stephens
· 16 years ago
f08269d
tipc: Increase buffer header to support worst-case device
by Allan Stephens
· 16 years ago
a7ca026
tipc: Update version number to TIPC 1.6.4
by Allan Stephens
· 17 years ago
48c9713
tipc: Exclude debug-only print buffer code when not debugging
by Allan Stephens
· 17 years ago
6063da9
tipc: Cosmetic cleanup of system & debug output declarations
by Allan Stephens
· 17 years ago
7d3aa71
[TIPC]: Cosmetic cleanup of print buffer code
by Allan Stephens
· 17 years ago
c890398
tipc: Elimination of print buffer chaining
by Allan Stephens
· 17 years ago
40dbfae
tipc: Fix null pointer dereference in debug code
by Allan Stephens
· 17 years ago
93758c3
tipc: Fix recursive spinlock invocation in print buffer code
by Allan Stephens
· 17 years ago
fb98ec7
tipc: Provide feedback when log buffer resizing fails
by Allan Stephens
· 17 years ago
025adbe
tipc: Simplify log buffer resizing
by Allan Stephens
· 17 years ago
becf3da
tipc: endianness annotations
by Al Viro
· 17 years ago
653252c
net: Fix wrong interpretation of some copy_to_user() results.
by Pavel Emelyanov
· 17 years ago
bcff122
[TIPC]: Cleanup of TIPC reference table code
by Allan Stephens
· 17 years ago
0089509
[TIPC]: Optimized initialization of TIPC reference table
by Allan Stephens
· 17 years ago
4784b7c
[TIPC]: Remove inlining of reference table locking routines
by Allan Stephens
· 17 years ago
8503556
[TIPC]: Enhance validation of format on incoming messages
by Allan Stephens
· 17 years ago
fe13dda
[TIPC]: Force linearization of non-linear sk_buffs
by Allan Stephens
· 17 years ago
bdc82be
[TIPC]: Use fast buffer cloning to improve performance
by Allan Stephens
· 17 years ago
11ecede
[TIPC]: Remove redundant NULL check when discarding buffers
by Allan Stephens
· 17 years ago
0c3141e
[TIPC]: Overhaul of socket locking logic
by Allan Stephens
· 17 years ago
b89741a
[TIPC]: Cosmetic changes to TIPC connect() code
by Allan Stephens
· 17 years ago
4934c69
[TIPC]: Add error check to detect non-blocking form of connect()
by Allan Stephens
· 17 years ago
1819b83
[TIPC]: Correct "off by 1" error in socket queue limit enforcement
by Allan Stephens
· 17 years ago
7a8036c
[TIPC]: Ignore message padding when receiving stream data
by Allan Stephens
· 17 years ago
a198d3a
[TIPC]: Allow stream receive to read from multiple TIPC messages
by Allan Stephens
· 17 years ago
9900980
[TIPC]: Skip connection flow control in connectionless sockets
by Allan Stephens
· 17 years ago
3654ea0
[TIPC]: Improve socket time conversions
by Allan Stephens
· 17 years ago
967369328
[TIPC]: Remove redundant socket wait queue initialization
by Allan Stephens
· 17 years ago
9b674e8
[TIPC]: Cosmetic cleanup of TIPC polling logic
by Allan Stephens
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
ba0fa45
[TIPC]: Update version to 1.6.3
by Allan Stephens
· 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
0e0609b
[TIPC]: Eliminate "sparse" symbol warnings
by Allan Stephens
· 17 years ago
e247a8f
[TIPC]: Add argument validation for shutdown()
by Allan Stephens
· 17 years ago
8c86965
[TIPC]: Removal of message header option code
by Allan Stephens
· 17 years ago
26bad2c
[TIPC]: Convert tsock->sem in a mutex
by Matthias Kaehlcke
· 17 years ago
5f2f40a
tipc: fix integer as NULL pointer sparse warnings in tipc
by Harvey Harrison
· 17 years ago
bca65ea
[TIPC]: declare proto_ops structures as 'const'.
by Florian Westphal
· 17 years ago
86121fe
[TIPC]: Kill unused static inline (x5)
by Ilpo Järvinen
· 17 years ago
4cec72c
[TIPC]: Use tipc_port_unlock
by Julia Lawall
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
98eb568
[TIPC]: Fix semaphore handling.
by Andrew Morton
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
897c77c
[TIPC]: Clean up duplicate includes in net/tipc/
by Jesper Juhl
· 17 years ago
d788d80
[TIPC]: Fix two minor sparse warnings.
by Florian Westphal
· 17 years ago
248bbf3
[TIPC]: Make function tipc_nameseq_subscribe static.
by Florian Westphal
· 17 years ago
94571065
[TIPC]: fix tipc_link_create error handling
by Florian Westphal
· 17 years ago
582ee43
net/* misc endianness annotations
by Al Viro
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
Next »