Commit Graph

2599 Commits (26c1a57412b59a2284a521c711d9e9105bb6ad23)

Author SHA1 Message Date
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Matt LaPlante 3539c272f1 Kconfig: Typos in net/sched/Kconfig 19 years ago
Allan Stephens 0702056f9f [TIPC]: Initial activation message now includes TIPC version number 19 years ago
Allan Stephens ea13847b24 [TIPC]: Improve response to requests for node/link information 19 years ago
Allan Stephens e49060c7ca [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf 19 years ago
Josh Triplett 1bc1731133 [IrDA]: Fix RCU lock pairing on error path 19 years ago
Adrian Bunk 244055fdc8 [XFRM]: unexport xfrm_state_mtu 19 years ago
Adrian Bunk 5bba17127e [NET]: make skb_release_data() static 19 years ago
Matt LaPlante c22751b73a [NETFILTE] ipv4: Fix typo (Bugzilla #6753) 19 years ago
Roman Kagan 656d98b09d [ATM]: basic sysfs support for ATM devices 19 years ago
Michael Chan b0da853703 [NET]: Add ECN support for TSO 19 years ago
Catherine Zhang 877ce7c1b3 [AF_UNIX]: Datagram getpeersec 19 years ago
Herbert Xu 3d3a853379 [NET]: Make illegal_highdma more anal 19 years ago
Sridhar Samudrala 47da8ee681 [TCP]: Export accept queue len of a TCP listening socket via rx_queue 19 years ago
Darrel Goeddel c7bdb545d2 [NETLINK]: Encapsulate eff_cap usage within security framework. 19 years ago
Herbert Xu 576a30eb64 [NET]: Added GSO header verification 19 years ago
Patrick McHardy 68c1692e3e [NETFILTER]: statistic match: add missing Kconfig help text 19 years ago
Patrick McHardy ef47c6a7b8 [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev disappears 19 years ago
Jorge Matias 1c7e47726a [NETFILTER]: xt_sctp: fix --chunk-types matching 19 years ago
Yuri Gushin 9abdcf6b6c [NETFILTER]: xt_tcpudp: fix double unregistration in error path 19 years ago
Yasuyuki Kozakai 40a839fdbd [NETFILTER]: nf_conntrack: Fix undefined references to local_bh_* 19 years ago
Patrick McHardy da298d3a4f [NETFILTER]: x_tables: fix xt_register_table error propagation 19 years ago
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