Commit Graph

2369 Commits (286bbe87c143ca7ecee5bb499cd78048c5a05d49)

Author SHA1 Message Date
Paul Fulghum 817d6d3bce [PATCH] remove TTY_DONT_FLIP 19 years ago
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups 19 years ago
Greg Kroah-Hartman 331b831983 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV 19 years ago
Greg Kroah-Hartman f4eaa37017 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
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