Commit Graph

10638 Commits (5bb28a57a248c0bd4316f54c3e7129933cf146d0)

Author SHA1 Message Date
Jiri Slaby c500c97140 HID: hid, make parsing event driven 17 years ago
Jiri Slaby 85cdaf524b HID: make a bus from hid code 17 years ago
Pablo Neira Ayuso e6a7d3c04f netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat 17 years ago
Patrick McHardy 129404a1f1 netfilter: fix ebtables dependencies 17 years ago
Patrick McHardy 38f7ac3eb7 netfilter: restore lost #ifdef guarding defrag exception 17 years ago
Geert Uytterhoeven 56f26f7b78 net/rfkill/rfkill-input.c needs <linux/sched.h> 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Heiko Carstens 510149e319 dsa: fix compile bug on s390 17 years ago
Alexey Dobriyan e7dc849494 netns: mib6 section fixlet 17 years ago
Ilpo Järvinen b4bb4ac8cb pktgen: fix skb leak in case of failure 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Ingo Molnar bf94e17bc8 net/mac80211/rx.c: fix build error 17 years ago
Huang Weiyi 14717f811b netfilter: remove unused #include <version.h> 17 years ago
Dimitris Michailidis ab396eb03f net: Fix off-by-one in skb_dma_map 17 years ago
Huang Weiyi ff71268aa4 wireless: remove duplicated #include 17 years ago
Herbert Xu 7bb82d9245 gre: Initialise rtnl_link tunnel parameters properly 17 years ago
David S. Miller f901b64472 ipvs: Add proper dependencies on IP_VS, and fix description header line. 17 years ago
Tobias Brunner 1839faab9a af_key: fix SADB_X_SPDDELETE response 17 years ago
Tom Talpey c055551e97 RPC/RDMA: ensure connection attempt is complete before signalling. 17 years ago
Tom Talpey 08ca0dce1e RPC/RDMA: correct the reconnect timer backoff 17 years ago
Tom Talpey b3cd8d45a7 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. 17 years ago
Tom Talpey 5f37d561e0 RPC/RDMA: reformat a debug printk to keep lines together. 17 years ago
Tom Talpey 5675add36e RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. 17 years ago
Tom Talpey 1a954051b0 RPC/RDMA: fix connect/reconnect resource leak. 17 years ago
Tom Talpey 926449ba66 RPC/RDMA: return a consistent error, when connect fails. 17 years ago
Tom Talpey 9191ca3b38 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. 17 years ago
Tom Talpey fee08caf94 RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. 17 years ago
Patrick McHardy 4d74f8ba1f gre: minor cleanups in netlink interface 17 years ago
Tom Talpey ad0e9e01da RPC/RDMA: maintain the RPC task bytes-sent statistic. 17 years ago
Tom Talpey 575448bd36 RPC/RDMA: suppress retransmit on RPC/RDMA clients. 17 years ago
Patrick McHardy ba9e64b1c2 gre: fix copy and paste error 17 years ago
Tom Tucker b334eaabf4 RPC/RDMA: fix connection IRD/ORD setting 17 years ago
Tom Talpey 3197d309f5 RPC/RDMA: support FRMR client memory registration. 17 years ago
Tom Talpey bd7ed1d133 RPC/RDMA: check selected memory registration mode at runtime. 17 years ago
Tom Talpey fe9053b30b RPC/RDMA: add data types and new FRMR memory registration enum. 17 years ago
Tom Talpey 8d4ba0347c RPC/RDMA: refactor the inline memory registration code. 17 years ago
Paul Moore d91d407991 netlabel: Add configuration support for local labeling 17 years ago
Paul Moore 15c45f7b2e cipso: Add support for native local labeling and fixup mapping names 17 years ago
Paul Moore 014ab19a69 selinux: Set socket NetLabel based on connection endpoint 17 years ago
Paul Moore 948bf85c1b netlabel: Add functionality to set the security attributes of a packet 17 years ago
Paul Moore 63c4168874 netlabel: Add network address selectors to the NetLabel/LSM domain mapping 17 years ago
Paul Moore 61e1068219 netlabel: Add a generic way to create ordered linked lists of network addrs 17 years ago
Paul Moore b1edeb1023 netlabel: Replace protocol/NetLabel linking with refrerence counts 17 years ago
Paul Moore dfaebe9825 selinux: Fix missing calls to netlbl_skbuff_err() 17 years ago
Paul Moore 948a72438d netlabel: Remove unneeded in-kernel API functions 17 years ago
Paul Moore 561967010e netlabel: Fix some sparse warnings 17 years ago
Guo-Fu Tseng fa3e5b4eb8 tcpv6: fix error with CONFIG_TCP_MD5SIG disabled 17 years ago
Eric Dumazet f24d43c07e udp: complete port availability checking 17 years ago
Ilpo Järvinen 626e264dd1 tcpv6: combine tcp_v6_send_(reset|ack) 17 years ago
Ilpo Järvinen 81ada62d70 tcpv6: convert opt[] -> topt in tcp_v6_send_reset 17 years ago