Commit Graph

2363 Commits (d5fb34261dcd32c9cb3b28121fdc46308db513a1)

Author SHA1 Message Date
Akinobu Mita a842ef297f [PATCH] net/rxrpc: use list_move() 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
Ralf Baechle 52383678a8 [NETROM]: Fix possible null pointer dereference. 19 years ago
Neil Horman 068c6e98bc [NET] netpoll: break recursive loop in netpoll rx path 19 years ago
Jeremy Fitzhardinge 8834807b43 [NET] netpoll: don't spin forever sending to stopped queues 19 years ago
Andrew Morton 1e4fd51e2c [ATM]: atm/mpc.c warning fix 19 years ago
Phil Oester f72b948dcb [NET]: skb_find_text ignores to argument 19 years ago
Adrian Bunk 6048126440 [NET]: make net/core/dev.c:netdev_nit static 19 years ago
Michael Chan f54d9e8d7f [NET]: Fix GSO problems in dev_hard_start_xmit() 19 years ago
Herbert Xu 0718bcc09b [NET]: Fix CHECKSUM_HW GSO problems. 19 years ago
Allan Stephens 3ba07e65b2 [TIPC]: Fix incorrect correction to discovery timer frequency computation. 19 years ago
Allan Stephens 65f51ef097 [TIPC]: Get rid of dynamically allocated arrays in broadcast code. 19 years ago
Allan Stephens 5392d64688 [TIPC]: Fixed link switchover bugs 19 years ago
Allan Stephens a10bd924a4 [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 19 years ago
Allan Stephens f131072c3d [TIPC]: First phase of assert() cleanup 19 years ago
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