Commit Graph

22617 Commits (5ceba7bab02df45260452e06f3b9c391ad1d776e)

Author SHA1 Message Date
Andy Gospodarek eaddcd7690 bonding: remove entries for master_ip and vlan_ip and query devices instead 13 years ago
Rusty Russell 523f610e1b netfilter: remove forward module param confusion. 13 years ago
Pablo Neira Ayuso 60b5f8f745 netfilter: nf_conntrack: permanently attach timeout policy to conntrack 13 years ago
Pablo Neira Ayuso eeb4cb9523 netfilter: xt_CT: fix assignation of the generic protocol tracker 13 years ago
Pablo Neira Ayuso 1ac0bf9926 netfilter: xt_CT: missing rcu_read_lock section in timeout assignment 13 years ago
Pablo Neira Ayuso c1ebd7dff7 netfilter: cttimeout: fix dependency with l4protocol conntrack module 13 years ago
Steffen Klassert 1265fd6167 xfrm: Access the replay notify functions via the registered callbacks 13 years ago
Steffen Klassert 26b2072e75 xfrm: Remove unused xfrm_state from xfrm_state_check_space 13 years ago
Dan Carpenter f0229eaaf3 RDS: use gfp flags from caller in conn_alloc() 13 years ago
Dan Carpenter 64b5fad526 netlabel: use GFP flags from caller instead of GFP_ATOMIC 13 years ago
Alex Elder 8d63e318c4 libceph: isolate kmap() call in write_partial_msg_pages() 13 years ago
Alex Elder 9bd1966344 libceph: rename "page_shift" variable to something sensible 13 years ago
Alex Elder 0cdf9e6018 libceph: get rid of zero_page_address 13 years ago
Alex Elder e36b13cceb libceph: only call kernel_sendpage() via helper 13 years ago
Alex Elder 31739139f3 libceph: use kernel_sendpage() for sending zeroes 13 years ago
Alex Elder 37675b0f42 libceph: fix inverted crc option logic 13 years ago
Alex Elder 84495f4961 libceph: some simple changes 13 years ago
Alex Elder f42299e6c3 libceph: small refactor in write_partial_kvec() 13 years ago
Alex Elder fe3ad593e2 libceph: do crc calculations outside loop 13 years ago
Alex Elder a9a0c51af4 libceph: separate CRC calculation from byte swapping 13 years ago
Alex Elder bca064d236 libceph: use "do" in CRC-related Boolean variables 13 years ago
Alex Elder cffaba15cd ceph: ensure Boolean options support both senses 13 years ago
Alex Elder d3002b974c libceph: a few small changes 13 years ago
Alex Elder 41617d0c9c libceph: make ceph_tcp_connect() return int 13 years ago
Alex Elder 6173d1f02f libceph: encapsulate some messenger cleanup code 13 years ago
Alex Elder e0f43c9419 libceph: make ceph_msgr_wq private 13 years ago
Alex Elder 859eb79948 libceph: encapsulate connection kvec operations 13 years ago
Alex Elder 963be4d770 libceph: move prepare_write_banner() 13 years ago
Alex Elder ee57741c52 rbd: make ceph_parse_options() return a pointer 13 years ago
Alex Elder 99f0f3b2c4 ceph: eliminate some abusive casts 13 years ago
Alex Elder bd40614512 ceph: eliminate some needless casts 13 years ago
Alex Elder f64a93172b ceph: kill addr_str_lock spinlock; use atomic instead 13 years ago
Alex Elder a5bc3129a2 ceph: make use of "else" where appropriate 13 years ago
Alex Elder 5766651971 ceph: use a shared zero page rather than one per messenger 13 years ago
Xi Wang 6448669777 libceph: fix overflow check in crush_decode() 13 years ago
Jim Schutt 182fac2689 net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socket buffer 13 years ago
Pablo Neira Ayuso a0f65a267d netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6 13 years ago
Benjamin LaHaise 9395a09d05 l2tp: enable automatic module loading for l2tp_ppp 13 years ago
Eric Dumazet 2a2a459eee net: fix napi_reuse_skb() skb reserve 13 years ago
Tom Tucker 9b78145c0f xprtrdma: Remove assumption that each segment is <= PAGE_SIZE 13 years ago
Tom Tucker 4a6862b364 xprtrdma: The transport should not bug-check when a dup reply is received 13 years ago
Trond Myklebust ffa94db604 SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined 13 years ago
Al Viro 68ac1234fb switch touch_atime to struct path 13 years ago
Al Viro 40ffe67d2e switch unix_sock to struct path 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Benjamin LaHaise bbdb32cb5b Fix pppol2tp getsockname() 13 years ago
Dave Jones a6506e1486 Remove printk from rds_sendmsg 13 years ago
Trond Myklebust e27d359e9b SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 13 years ago
Cong Wang b854178601 sunrpc: remove the second argument of k[un]map_atomic() 13 years ago
Cong Wang 6114eab535 rds: remove the second argument of k[un]map_atomic() 13 years ago