Commit Graph

134 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Ben Hutchings 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 years ago
Eric Dumazet f545a38f74 net: add a limit parameter to sk_add_backlog() 13 years ago
Eric W. Biederman ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net. 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
Igor Maravić 29c3626238 net:x25: use IS_ENABLED 13 years ago
Dave Jones 501e89d3ae x25: Fix NULL dereference in x25_recvmsg 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Matthew Daley 7f81e25bef x25: Prevent skb overreads when checking call user data 13 years ago
Matthew Daley cb101ed2c3 x25: Handle undersized/fragmented skbs 13 years ago
Matthew Daley c7fd0d48bd x25: Validate incoming call user data lengths 13 years ago
Joe Perches fddc5f3e91 x25: Reduce switch/case indent 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Arnd Bergmann 77b2283604 x25: remove the BKL 14 years ago
David S. Miller 96642d42f0 x25: Do not reference freed memory. 14 years ago
andrew hendry 95c3043008 x25: possible skb leak on bad facilities 14 years ago
Apollon Oikonomopoulos 171995e5d8 x25: decrement netdev reference counts on unload 14 years ago
andrew hendry 3f0a069a1d X25 remove bkl in call user data length ioctl 14 years ago
andrew hendry 74a7e44080 X25 remove bkl from causediag ioctls 14 years ago
andrew hendry 5b7958dfa5 X25 remove bkl from calluserdata ioctls 14 years ago
andrew hendry f90de66067 X25 remove bkl in facility ioctls 14 years ago
andrew hendry 5595a1a599 X25 remove bkl in subscription ioctls 14 years ago
andrew hendry 0670b8ae66 X25: remove bkl in routing ioctls 14 years ago
andrew hendry 54aafbd498 X25: remove bkl in inq and outq ioctls 14 years ago
andrew hendry 1ecd66bf2c X25: remove bkl in timestamp ioctls 14 years ago
andrew hendry 70be998c2b X25: pushdown bkl in ioctls 14 years ago
Dan Rosenberg 5ef41308f9 x25: Prevent crashing when parsing bad X.25 facilities 14 years ago
andrew hendry a6331d6f9a memory corruption in X.25 facilities parsing 14 years ago
Arnd Bergmann 6de5bd128d BKL: introduce CONFIG_BKL. 14 years ago
andrew hendry 768190fdc0 X.25 remove bkl in poll 15 years ago
andrew hendry 40e192c3ff X.25 remove bkl in getsockname 15 years ago
andrew hendry 21a4591794 X.25 remove bkl in connect 15 years ago
Andrew Hendry 141646ce56 X.25 remove bkl in accept 15 years ago
andrew hendry 90c27297a9 X.25 remove bkl in bind 15 years ago
andrew hendry 25aa4efe4f X.25 remove bkl in listen 15 years ago
andrew hendry 935e2a26b8 X25: Remove bkl in sockopts 15 years ago
andrew hendry 37cda78741 X25: Move accept approve flag to bitfield 15 years ago
andrew hendry b7792e34cb X25: Move interrupt flag to bitfield 15 years ago
andrew hendry cb863ffd4a X25: Move qbit flag to bitfield 15 years ago
Andrew Hendry 5ebfbc06aa X25: Add if_x25.h and x25 to device identifiers 15 years ago
andrew hendry 2cec6b014d X25 fix dead unaccepted sockets 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
John Hughes ddd0451fc8 x.25 attempts to negotiate invalid throughput 15 years ago
John Hughes f5eb917b86 x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Zhu Yi a3a858ff18 net: backlog functions rename 15 years ago
Zhu Yi 2499849ee8 x25: use limited socket backlog 15 years ago
andrew hendry a9288525d2 X25: Dont let x25_bind use addresses containing characters 15 years ago
andrew hendry b18e7a0685 X25: Fix x25_create errors for bad protocol and ENOBUFS 15 years ago
Li Zefan 4f134204f7 net: x25: use seq_list_foo() helpers 15 years ago