Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
55b7ed0b582f9ff4bf3b9b44969cddda8c6763ea
/
net
55b7ed0
RDS: Common RDMA transport code
by Andy Grover
· 16 years ago
fcd8b7c
RDS: Add iWARP support
by Andy Grover
· 16 years ago
e6babe4
RDS/IB: Stats and sysctls
by Andy Grover
· 16 years ago
1e23b3e
RDS/IB: Receive datagrams via IB
by Andy Grover
· 16 years ago
6a0979d
RDS/IB: Implement IB-specific datagram send.
by Andy Grover
· 16 years ago
08b48a1
RDS/IB: Implement RDMA ops using FMRs
by Andy Grover
· 16 years ago
f528efe
RDS/IB: Ring-handling code.
by Andy Grover
· 16 years ago
ec16227
RDS/IB: Infiniband transport
by Andy Grover
· 16 years ago
eff5f53
RDS: RDMA support
by Andy Grover
· 16 years ago
bdbe6fb
RDS: recv.c
by Andy Grover
· 16 years ago
5c11559
RDS: send.c
by Andy Grover
· 16 years ago
7875e18
RDS: Message parsing
by Andy Grover
· 16 years ago
3e50484
RDS: sysctls
by Andy Grover
· 16 years ago
13796bf
RDS: loopback
by Andy Grover
· 16 years ago
00e0f34
RDS: Connection handling
by Andy Grover
· 16 years ago
a8c879a
RDS: Info and stats
by Andy Grover
· 16 years ago
0fbc78c
RDS: Transport code
by Andy Grover
· 16 years ago
922cb17
RDS: Congestion-handling code
by Andy Grover
· 16 years ago
39de828
RDS: Main header file
by Andy Grover
· 16 years ago
639b321
RDS: Socket interface
by Andy Grover
· 16 years ago
9ee6263
wanrouter: fix sparse warnings: context imbalance
by Hannes Eder
· 16 years ago
56bca31
inet fragments: fix sparse warning: context imbalance
by Hannes Eder
· 16 years ago
e57c624
decnet: fix sparse warnings: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
8521c27
decnet: fix sparse warnings: context imbalance
by Hannes Eder
· 16 years ago
63d819c
sysctl: fix sparse warning: Should it be static?
by Hannes Eder
· 16 years ago
2db0960
appletalk: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
e3db6cb
9p: fix sparse warning: cast adds address space
by Hannes Eder
· 16 years ago
81c5532
net/802: fix sparse warnings: context imbalance
by Hannes Eder
· 16 years ago
c3431ea
llc: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
47a30b2
iucv: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
db849df
decnet: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
f3fbbe0
core: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
acb5d75
packet: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
ce030ed
can: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
91744f6
netlink: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
40d4444
unix: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
86dc1ad
pktgen: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
6f96106
af_key: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
7585b97
Bluetooth: Remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
2ae9a6b
Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early
by Dave Young
· 16 years ago
2526d3d
Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets
by Marcel Holtmann
· 16 years ago
37e62f5
Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
by Marcel Holtmann
· 16 years ago
2a517ca
Bluetooth: Disallow usage of L2CAP CID setting for now
by Marcel Holtmann
· 16 years ago
8bf4794
Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP
by Marcel Holtmann
· 16 years ago
d5f2d2b
Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
by Marcel Holtmann
· 16 years ago
96a3183
Bluetooth: Set authentication requirement before requesting it
by Marcel Holtmann
· 16 years ago
00ae4af
Bluetooth: Fix authentication requirements for L2CAP security check
by Marcel Holtmann
· 16 years ago
2950f21
Bluetooth: Ask upper layers for HCI disconnect reason
by Marcel Holtmann
· 16 years ago
f29972d
Bluetooth: Add CID field to L2CAP socket address structure
by Marcel Holtmann
· 16 years ago
e1027a7
Bluetooth: Request L2CAP fixed channel list if available
by Marcel Holtmann
· 16 years ago
435fef2
Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3
by Marcel Holtmann
· 16 years ago
6a8d301
Bluetooth: Fix double L2CAP connection request
by Marcel Holtmann
· 16 years ago
984947d
Bluetooth: Fix race condition with L2CAP information request
by Marcel Holtmann
· 16 years ago
657e17b
Bluetooth: Set authentication requirements if not available
by Marcel Holtmann
· 16 years ago
0684e5f
Bluetooth: Use general bonding whenever possible
by Marcel Holtmann
· 16 years ago
efc7688
Bluetooth: Add SCO fallback for eSCO connection attempts
by Marcel Holtmann
· 16 years ago
255c760
Bluetooth: Don't check encryption for L2CAP raw sockets
by Marcel Holtmann
· 16 years ago
6e1031a
Bluetooth: When encryption is dropped, do not send RFCOMM packets
by Jaikumar Ganesh
· 16 years ago
dd2efd0
Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
by Dave Young
· 16 years ago
5f9018a
Bluetooth: Update version numbers
by Marcel Holtmann
· 16 years ago
0588d94
Bluetooth: Restrict application of socket options
by Marcel Holtmann
· 16 years ago
f62e432
Bluetooth: Disconnect L2CAP connections without encryption
by Marcel Holtmann
· 16 years ago
8c84b83
Bluetooth: Pause RFCOMM TX when encryption drops
by Marcel Holtmann
· 16 years ago
9f2c8a0
Bluetooth: Replace RFCOMM link mode with security level
by Marcel Holtmann
· 16 years ago
2af6b9d
Bluetooth: Replace L2CAP link mode with security level
by Marcel Holtmann
· 16 years ago
8c1b235
Bluetooth: Add enhanced security model for Simple Pairing
by Marcel Holtmann
· 16 years ago
c89b6e6
Bluetooth: Fix SCO state handling for incoming connections
by Marcel Holtmann
· 16 years ago
71aeeaa
Bluetooth: Reject incoming SCO connections without listeners
by Marcel Holtmann
· 16 years ago
f66dc81
Bluetooth: Add support for deferring L2CAP connection setup
by Marcel Holtmann
· 16 years ago
bb23c0a
Bluetooth: Add support for deferring RFCOMM connection setup
by Marcel Holtmann
· 16 years ago
c4f912e
Bluetooth: Add global deferred socket parameter
by Marcel Holtmann
· 16 years ago
d58daf4
Bluetooth: Preparation for usage of SOL_BLUETOOTH
by Marcel Holtmann
· 16 years ago
91aa35a
Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()
by Victor Shcherbatyuk
· 16 years ago
f11c179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bb80087
sit: used time_before for comparing jiffies
by Wei Yongjun
· 16 years ago
26d94b4
ipip: used time_before for comparing jiffies
by Wei Yongjun
· 16 years ago
da6185d8
gre: used time_before for comparing jiffies
by Wei Yongjun
· 16 years ago
800d55f
ipv6: Remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
1ce85fe
netlink: change nlmsg_notify() return value logic
by Pablo Neira Ayuso
· 16 years ago
a52b8bd
tcp_scalable: Update malformed & dead url
by Joe Perches
· 16 years ago
8b6f92b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
325fb5b
netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses
by Josef Drexler
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
d18921a
Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode
by Jesper Dangaard Brouer
· 16 years ago
f7e603a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
50fee1d
net: amend the fix for SO_BSDCOMPAT gsopt infoleak
by Eugene Teo
· 16 years ago
ebe47d4
netns: build fix for net_alloc_generic
by Clemens Noss
· 16 years ago
d38e84e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
ce16c53
netns: Remove net_alive
by Eric W. Biederman
· 16 years ago
6a1b305
tcp: Like icmp use register_pernet_subsys
by Eric W. Biederman
· 16 years ago
959d272
netns: Fix icmp shutdown.
by Eric W. Biederman
· 16 years ago
a6e8f27
ipv4: Clean whitespaces in net/ipv4/Kconfig.
by Jesper Dangaard Brouer
· 16 years ago
b2cc46a
ipv4: Fix rp_filter description in net/ipv4/Kconfig.
by Jesper Dangaard Brouer
· 16 years ago
0117cfa
snap: handle registration error and compile warning
by Stephen Hemminger
· 16 years ago
01af4a0
llc: fix non-const printk warning
by Stephen Hemminger
· 16 years ago
5747a1a
ip: ipip compile warning
by Stephen Hemminger
· 16 years ago
c1cf842
ip: add loose reverse path filtering
by Stephen Hemminger
· 16 years ago
586c250
cipso: Fix documentation comment
by Paul Moore
· 16 years ago
486a87f
netns: fix double free at netns creation
by Daniel Lezcano
· 16 years ago
7691367
tcp: Always set urgent pointer if it's beyond snd_nxt
by Herbert Xu
· 16 years ago
Next »