Commit Graph

2346 Commits (e100ae92a68c55e7ba287866c20fe1b0ad4fcdee)

Author SHA1 Message Date
Allan Stephens e100ae92a6 [TIPC]: Disallow config operations that aren't supported in certain modes. 19 years ago
Allan Stephens c33d53b235 [TIPC]: Fixed memory leak in tipc_link_send() when destination is unreachable 19 years ago
Allan Stephens a75bf87427 [TIPC]: Added missing warning for out-of-memory condition 19 years ago
Allan Stephens a7513528cd [TIPC]: Withdrawing all names from nameless port now returns success, not error 19 years ago
Allan Stephens 51f9cc1ff8 [TIPC]: Optimized argument validation done by connect(). 19 years ago
Allan Stephens a3b0a5a9d0 [TIPC]: Simplify code for returning partial success of stream send request. 19 years ago
Allan Stephens 4b087b28a6 [TIPC]: recvmsg() now returns TIPC ancillary data using correct level (SOL_TIPC) 19 years ago
Allan Stephens 499786516f [TIPC]: Improved performance of error checking during socket creation. 19 years ago
Allan Stephens 1303e8f173 [TIPC]: Stream socket send indicates partial success if data partially sent. 19 years ago
Allan Stephens bdd94789d2 [TIPC]: Connected send now checks socket state when retrying congested send. 19 years ago
Allan Stephens 3546c7508d [TIPC]: Can now return destination name of form {0,x,y} via ancillary data. 19 years ago
Allan Stephens 3388007bc4 [TIPC]: Implied connect now saves dest name for retrieval as ancillary data. 19 years ago
Allan Stephens 6b384de853 [TIPC]: Fixed connect() to detect a dest address that is missing or too short. 19 years ago
Allan Stephens e9024f0f79 [TIPC]: Non-operation-affecting corrections to comments & function definitions. 19 years ago
Allan Stephens 687a25f1cd [TIPC]: Validate entire interface name when locating bearer to enable. 19 years ago
Allan Stephens a592ea6362 [TIPC]: Added support for MODULE_VERSION capability. 19 years ago
Allan Stephens 8b1f0a92e9 [TIPC]: Fix misleading comment in buf_discard() routine. 19 years ago
Allan Stephens 70cb234770 [TIPC]: Fixed privilege checking typo in dest_name_check(). 19 years ago
Eric Sesterhenn 3ac90216ab [TIPC] Fix for NULL pointer dereference 19 years ago
Allan Stephens a4e0927902 [TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is not set. 19 years ago
Allan Stephens d356eeba8e [TIPC]: Multicast link failure now resets all links to "nacking" node. 19 years ago
Allan Stephens 260082471e [TIPC]: Links now validate destination node specified by incoming messages. 19 years ago
Allan Stephens 9688243b63 [TIPC]: Allow ports to receive multicast messages through native API. 19 years ago
Allan Stephens 4938450789 [TIPC]: Corrected potential misuse of tipc_media_addr structure. 19 years ago
Allan Stephens 2535ec50b7 [TIPC]: Use correct upper bound when validating network zone number. 19 years ago
Allan Stephens 9ab230f82f [TIPC]: Prevent name table corruption if no room for new publication 19 years ago
Jon Maloy 5e3c8854c1 [TIPC] Improved tolerance to promiscuous mode interface 19 years ago
Paul Mackerras bfe5d83419 [PATCH] Define __raw_get_cpu_var and use it 19 years ago
Andrew Morton fb1bb34d45 [PATCH] remove for_each_cpu() 19 years ago
Oleg Nesterov 626ab0e69d [PATCH] list: use list_replace_init() instead of list_splice_init() 19 years ago
Jean-Luc Leger 538c5902b8 [PATCH] clean up default value of IP_DCCP_ACKVEC 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Randy Dunlap f4b8ea7849 [NET]: fix net-core kernel-doc 19 years ago
Herbert Xu 09b8f7a93e [IPSEC]: Handle GSO packets 19 years ago
Herbert Xu 37c3185a02 [NET]: Added GSO toggle 19 years ago
Herbert Xu f4c50d990d [NET]: Add software TSOv4 19 years ago
Herbert Xu f6a78bfcb1 [NET]: Add generic segmentation offload 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago
Herbert Xu d4828d85d1 [NET]: Prevent transmission after dev_deactivate 19 years ago
YOSHIFUJI Hideaki 5e2707fa3a [IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRIVACY 19 years ago
Łukasz Stelmach 102128e3a2 [IPV6]: Fix source address selection. 19 years ago
Herbert Xu 5b057c6b1a [NET]: Avoid allocating skb in skb_pad 19 years ago
Al Viro ff7512e1a2 [ATM]: fix broken uses of NIPQUAD in net/atm 19 years ago
Al Viro 8ca84481b6 [SCTP]: sctp_unpack_cookie() fix 19 years ago
Herbert Xu 48d83325b6 [NET]: Prevent multiple qdisc runs 19 years ago
Patrick McHardy d3dcd4efe2 [NETFILTER]: xt_sctp: fix endless loop caused by 0 chunk length 19 years ago
Herbert Xu 47552c4e55 [ETHTOOL]: Fix UFO typo 19 years ago
Neil Horman d5b9f4c083 [SCTP]: Fix persistent slowdown in sctp when a gap ack consumes rx buffer. 19 years ago
Tsutomu Fujii d7c2c9e397 [SCTP]: Send only 1 window update SACK per message. 19 years ago
Sridhar Samudrala 503b55fd77 [SCTP]: Don't do CRC32C checksum over loopback. 19 years ago