Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
bd4f490a079730aadfaf9a728303ea0135c01945
/
net
« Previous
47e1c32
tcp: fix a timewait refcnt race
by Eric Dumazet
· 15 years ago
13475a3
tcp: connect() race with timewait reuse
by Eric Dumazet
· 15 years ago
49d0900
tcp: diag: Dont report negative values for rx queue
by Eric Dumazet
· 15 years ago
fc4a748
netdevice: provide common routine for macvlan and vlan operstate management
by Patrick Mullaney
· 15 years ago
a7fca0c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by David S. Miller
· 15 years ago
424eff9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
3a28bec
SUNRPC: soft connect semantics for UDP
by Chuck Lever
· 15 years ago
caabea8
SUNRPC: Use soft connect semantics when performing RPC ping
by Chuck Lever
· 15 years ago
012da15
SUNRPC: Use soft connects for autobinding over TCP
by Chuck Lever
· 15 years ago
2a76b3b
SUNRPC: Use TCP for local rpcbind upcalls
by Chuck Lever
· 15 years ago
c526611
SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
by Chuck Lever
· 15 years ago
5a46211
SUNRPC: Simplify synopsis of rpcb_local_clnt()
by Chuck Lever
· 15 years ago
09a21c4
SUNRPC: Allow RPCs to fail quickly if the server is unreachable
by Chuck Lever
· 15 years ago
206a134
SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()
by Chuck Lever
· 15 years ago
dd1fd90
SUNRPC: Display compressed (shorthand) IPv6 presentation addresses
by Chuck Lever
· 15 years ago
b099ce2
net: Batch inet_twsk_purge
by Eric W. Biederman
· 15 years ago
575f4cd
net: Use rcu lookups in inet_twsk_purge.
by Eric W. Biederman
· 15 years ago
e9c5158
net: Allow fib_rule_unregister to batch
by Eric W. Biederman
· 15 years ago
3a765ed
netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}
by Eric W. Biederman
· 15 years ago
d79d792
net: Allow xfrm_user_net_exit to batch efficiently.
by Eric W. Biederman
· 15 years ago
04dc7f6
net: Move network device exit batching
by Eric W. Biederman
· 15 years ago
72ad937
net: Add support for batching network namespace cleanups
by Eric W. Biederman
· 15 years ago
8153a10
ipv4 05/05: add sysctl to accept packets with local source addresses
by Patrick McHardy
· 15 years ago
5adef18
net 04/05: fib_rules: allow to delete local rule
by Patrick McHardy
· 15 years ago
1b038a5
net 03/05: fib_rules: add oif classification
by Patrick McHardy
· 15 years ago
491deb2
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME
by Patrick McHardy
· 15 years ago
eae38ee
Bluetooth: Add RFCOMM option to use L2CAP ERTM mode
by Marcel Holtmann
· 15 years ago
5fbcd3d
Bluetooth: Add L2CAP option for max transmit value
by Marcel Holtmann
· 15 years ago
2ab25cd
Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value
by Gustavo F. Padovan
· 15 years ago
4ec10d9
Bluetooth: Implement RejActioned flag
by Gustavo F. Padovan
· 15 years ago
9f121a5
Bluetooth: Fix sending ReqSeq on I-frames
by Gustavo F. Padovan
· 15 years ago
889a3ca
Bluetooth: Fix unset of SrejActioned flag
by Gustavo F. Padovan
· 15 years ago
0565c1c
Bluetooth: Initialize variables and timers for both channel's sides
by Gustavo F. Padovan
· 15 years ago
cde9f80
Bluetooth: Fix handling of BNEP setup connection requests
by Vikram Kandukuri
· 15 years ago
c78ae28
Bluetooth: Unobfuscate tasklet_schedule usage
by Marcel Holtmann
· 15 years ago
76bca88
Bluetooth: Turn hci_recv_frame into an exported function
by Marcel Holtmann
· 15 years ago
7e21add
Bluetooth: Return ENETDOWN when interface is down
by Marcel Holtmann
· 15 years ago
2da3193
Bluetooth: Implement raw output support for HIDP layer
by Jiri Kosina
· 15 years ago
f0380f3
RPC: Fix two potential races in put_rpccred
by Trond Myklebust
· 15 years ago
feb8ca3
SUNRPC: Ensure that we honour autoclose before attempting to reconnect
by Trond Myklebust
· 15 years ago
e6b09cc
tcp: sysctl_tcp_cookie_size needs to be exported to modules.
by David S. Miller
· 15 years ago
f9a2e69
tcp: Fix warning on 64-bit.
by David S. Miller
· 15 years ago
91e2ff3
net: Teach vlans to cleanup as a pernet subsystem
by Eric W. Biederman
· 15 years ago
4957faa
TCPCT part 1g: Responder Cookie => Initiator
by William Allen Simpson
· 15 years ago
bd0388a
TCPCT part 1f: Initiator Cookie => Responder
by William Allen Simpson
· 15 years ago
e56fb50
TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
435cf55
TCPCT part 1d: define TCP cookie option, extend existing struct's
by William Allen Simpson
· 15 years ago
519855c
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
da5c78c
TCPCT part 1b: generate Responder Cookie secret
by William Allen Simpson
· 15 years ago
e6b4d11
TCPCT part 1a: add request_values parameter for sending SYNACK
by William Allen Simpson
· 15 years ago
c81c2d9
skbuff: remove skb_dma_map/unmap
by Alexander Duyck
· 15 years ago
5b23136
net: compat_sys_recvmmsg user timespec arg can be NULL
by Jean-Mickael Guerin
· 15 years ago
d7256d0
net: compat_mmsghdr must be used in sys_recvmmsg
by Jean-Mickael Guerin
· 15 years ago
810c071
sctp: fix sctp_setsockopt_autoclose compile warning
by Andrei Pelinescu-Onciul
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6710117
net: Simplify ipip6 aka sit pernet operations.
by Eric W. Biederman
· 15 years ago
ac31cd3
net: Simplify ip6_tunnel pernet operations.
by Eric W. Biederman
· 15 years ago
86de8a6
net: Simplify ipip pernet operations.
by Eric W. Biederman
· 15 years ago
cfb8fbf
net: Simplify ip_gre pernet operations.
by Eric W. Biederman
· 15 years ago
d2b3eb6
net: Simplify phonet pernet operations.
by Eric W. Biederman
· 15 years ago
e8d0288
net: Simplify conntrack_proto_gre pernet operations.
by Eric W. Biederman
· 15 years ago
32b51f9
net: Simplify conntrack_proto_dccp pernet operations.
by Eric W. Biederman
· 15 years ago
23c049c
net: Simplify af_key pernet operations.
by Eric W. Biederman
· 15 years ago
946d1a9
net: Simplify vlan pernet operations.
by Eric W. Biederman
· 15 years ago
e008b5f
net: Simplfy default_device_exit and improve batching.
by Eric W. Biederman
· 15 years ago
f875bae
net: Automatically allocate per namespace data.
by Eric W. Biederman
· 15 years ago
2b035b3
net: Batch network namespace destruction.
by Eric W. Biederman
· 15 years ago
a5ee155
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
by Eric W. Biederman
· 15 years ago
b2722b1
ip_fragment: also adjust skb->truesize for packets not owned by a socket
by Patrick McHardy
· 15 years ago
7e8f44f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
138f3c8
ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command
by Li Yewang
· 15 years ago
29e5536
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Linus Torvalds
· 15 years ago
cd79bf7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
1fdf475
tcp: tcp_disconnect() should clear window_clamp
by Eric Dumazet
· 15 years ago
827d42c
mac80211: fix spurious delBA handling
by Johannes Berg
· 15 years ago
4253119
mac80211: fix two remote exploits
by Johannes Berg
· 15 years ago
bbf31bf
ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPS
by David Ford
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
3291b9d
pktgen: NUMA aware
by Eric Dumazet
· 15 years ago
9b963e5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
429d33a
X25: Fix oops and refcnt problems from x25_dev_get
by andrew hendry
· 15 years ago
1fd975a
X25: Check for errors in x25_init
by andrew hendry
· 15 years ago
2f5517a
X25: Move SYSCTL ifdefs into header
by andrew hendry
· 15 years ago
5656b6c
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 15 years ago
5fdd4ba
sctp: on T3_RTX retransmit all the in-flight chunks
by Andrei Pelinescu-Onciul
· 15 years ago
2944b2c
cfg80211: Add PMKSA wext compatibility handler
by Samuel Ortiz
· 15 years ago
67fbb16
nl80211: PMKSA caching support
by Samuel Ortiz
· 15 years ago
f911ab8
mac80211: log more data when tracing
by Johannes Berg
· 15 years ago
2569a82
mac80211: correctly place aMPDU RX reorder code
by Johannes Berg
· 15 years ago
1edfb1a
mac80211: move aMPDU RX reorder code
by Johannes Berg
· 15 years ago
8c0c709
mac80211: move cmntr flag out of rx flags
by Johannes Berg
· 15 years ago
e60d744
wireless : use a dedicated workqueue for cfg80211.
by Alban Browaeys
· 15 years ago
5e75659
vlan: support "loose binding" to the underlying network device
by Patrick McHardy
· 15 years ago
4454096
veth: move loopback logic to common location
by Arnd Bergmann
· 15 years ago
bc74b0c
xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM
by Martin Willi
· 15 years ago
8f8a088
xfrm: Use the user specified truncation length in ESP and AH
by Martin Willi
· 15 years ago
4447bb3
xfrm: Store aalg in xfrm_state with a user specified truncation length
by Martin Willi
· 15 years ago
a661c41
net: convert /proc/net/rt_acct to seq_file
by Alexey Dobriyan
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
efe117a
mac80211: Speedup ieee80211_remove_interfaces()
by Eric Dumazet
· 15 years ago
Next »