Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aece948f5ddd70d70df2f35855c706ef9a4f62e2
/
include
/
net
« Previous
1470ddf
inet: Remove explicit write references to sk/inet in ip_append_data
by Herbert Xu
· 14 years ago
c8dcfd8
cfg80211: add a field for the bitrate of the last rx data packet from a station
by Felix Fietkau
· 14 years ago
e3dfa38
xfrm: Pass const xfrm_mark to xfrm_mark_put().
by David S. Miller
· 14 years ago
a70486f
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
by David S. Miller
· 14 years ago
8515862
xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.
by David S. Miller
· 14 years ago
6f2f19e
xfrm: Pass name as const to xfrm_*_get_byname().
by David S. Miller
· 14 years ago
4e51eae
Bluetooth: Move index to common header in management interface
by Szymon Janc
· 14 years ago
5f16a43
mac80211: support direct offchannel TX offload
by Johannes Berg
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
8f44fcc
Phonet: fix flawed "SYN/ACK" logic
by Rémi Denis-Courmont
· 14 years ago
0165d69
Phonet: don't bother with transaction IDs (especially for indications)
by Rémi Denis-Courmont
· 14 years ago
2feb618
Phonet: remove redumdant pep->pipe_state
by Rémi Denis-Courmont
· 14 years ago
14ba8fa
Phonet: use socket destination in pipe protocol
by Rémi Denis-Courmont
· 14 years ago
a805951
Phonet: implement per-socket destination/peer address
by Rémi Denis-Courmont
· 14 years ago
1b0db64
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
b552f7e
ipvs: unify the formula to estimate the overhead of processing connections
by Changli Gao
· 14 years ago
dca8b08
ipv4: Rearrange how ip_route_newports() gets port keys.
by David S. Miller
· 14 years ago
f227e08
Merge 2.6.38-rc6 into tty-next
by Greg Kroah-Hartman
· 14 years ago
33765d0
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
by David S. Miller
· 14 years ago
f884806
xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.
by David S. Miller
· 14 years ago
21eddb5
xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.
by David S. Miller
· 14 years ago
63eb23f
xfrm: Const'ify policy arg to xp_net.
by David S. Miller
· 14 years ago
b4b7c0b
xfrm: Const'ify selector args in xfrm_migrate paths.
by David S. Miller
· 14 years ago
183cad1
xfrm: Const'ify pointer args to km_migrate() and implementations.
by David S. Miller
· 14 years ago
6cc3296
xfrm: Const'ify address argument to xfrm_addr_any()
by David S. Miller
· 14 years ago
ff6acd1
xfrm: Const'ify address arguments to xfrm_addr_cmp()
by David S. Miller
· 14 years ago
5e6b930
xfrm: Const'ify address arguments to ->dst_lookup()
by David S. Miller
· 14 years ago
200ce96
xfrm: Const'ify selector argument to xfrm_selector_match()
by David S. Miller
· 14 years ago
19bd624
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
by David S. Miller
· 14 years ago
214e005
xfrm: Pass km_event pointers around as const when possible.
by David S. Miller
· 14 years ago
9e924cf
net_sched: long word align struct qdisc_skb_cb data
by Eric Dumazet
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
dee9f4b
net: Make flow cache paths use a const struct flowi.
by David S. Miller
· 14 years ago
0730b9a
net: Mark flowi arg to flow_cache_uli_match() const.
by David S. Miller
· 14 years ago
b520e9f
xfrm: Mark flowi arg to xfrm_state_find() const.
by David S. Miller
· 14 years ago
e1ad2ab
xfrm: Mark flowi arg to xfrm_selector_match() const.
by David S. Miller
· 14 years ago
1744a8f
xfrm: Mark token args to addr_match() const.
by David S. Miller
· 14 years ago
8f029de
xfrm: Mark flowi arg to xfrm_type->reject() const.
by David S. Miller
· 14 years ago
73e5ebb
xfrm: Mark flowi arg to ->init_tempsel() const.
by David S. Miller
· 14 years ago
0c7b3ee
xfrm: Mark flowi arg to ->fill_dst() const.
by David S. Miller
· 14 years ago
05d8402
xfrm: Mark flowi arg to ->get_tos() const.
by David S. Miller
· 14 years ago
e8a4e37
xfrm: Mark flowi arg const in key extraction helpers.
by David S. Miller
· 14 years ago
5db5e44
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
eaefd11
net: add __rcu annotations to sk_wq and wq
by Eric Dumazet
· 14 years ago
5ced133
ipv6: Add IPv6 multicast address flag defines
by Linus Lüssing
· 14 years ago
731109e
ipvs: use hlist instead of list
by Changli Gao
· 14 years ago
2a61169
Bluetooth: Add mgmt_auth_failed event
by Johan Hedberg
· 14 years ago
ac56fb1
Bluetooth: Fix mgmt_pin_code_reply return parameters
by Johan Hedberg
· 14 years ago
a5c2968
Bluetooth: Add management support for user confirmation request
by Johan Hedberg
· 14 years ago
e9a416b
Bluetooth: Add mgmt_pair_device command
by Johan Hedberg
· 14 years ago
089c348
tcp: Remove debug macro of TCP_CHECK_TIMER
by Shan Wei
· 14 years ago
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
ece639c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
982721f
ipv4: Use const'ify fib_result deep in the route call chains.
by David S. Miller
· 14 years ago
b6bf3ca
ipv4: Mark fib_combine_itag()'s 'res' arg as const.
by David S. Miller
· 14 years ago
3c7bd1a
net: Add initial_ref arg to dst_alloc().
by David S. Miller
· 14 years ago
6caa76b
tty: now phase out the ioctl file pointer for good
by Alan Cox
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
adc4266
Bluetooth: Fix some code style issues in hci_core.h
by Szymon Janc
· 14 years ago
d503b30
netfilter: tproxy: do not assign timewait sockets to skb->sk
by Florian Westphal
· 14 years ago
2ce603e
Bluetooth: Send LE Connection Update Command
by Claudio Takahasi
· 14 years ago
6bd3232
Bluetooth: Use proper timer for hci command timout
by Ville Tervo
· 14 years ago
de73115
Bluetooth: Add connection parameter update response
by Claudio Takahasi
· 14 years ago
3300d9a
Bluetooth: Add LE signaling commands handling
by Claudio Takahasi
· 14 years ago
aff2cae
Bluetooth: Add SMP command structures
by Ville Tervo
· 14 years ago
b62f328
Bluetooth: Add server socket support for LE connection
by Ville Tervo
· 14 years ago
acd7d37
Bluetooth: Add LE connection support to L2CAP
by Ville Tervo
· 14 years ago
6ed58ec
Bluetooth: Use LE buffers for LE traffic
by Ville Tervo
· 14 years ago
fcd89c0
Bluetooth: Add LE connect support
by Ville Tervo
· 14 years ago
63185f6
Bluetooth: Add low energy commands and events
by Ville Tervo
· 14 years ago
41ac51e
ipvs: make "no destination available" message more informative
by Patrick Schaaf
· 14 years ago
c531a12
Bluetooth: remove l2cap_load() hack
by Gustavo F. Padovan
· 14 years ago
6427451
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
by Gustavo F. Padovan
· 14 years ago
6431cbc
inet: Create a mechanism for upward inetpeer propagation into routes.
by David S. Miller
· 14 years ago
ddd4aa4
inetpeer: Add redirect and PMTU discovery cached info.
by David S. Miller
· 14 years ago
7a71ed8
inetpeer: Abstract address representation further.
by David S. Miller
· 14 years ago
8d13a2a9
net: Kill NETEVENT_PMTU_UPDATE.
by David S. Miller
· 14 years ago
e7b66bd
net: Remove bogus barrier() in dst_allfrag().
by David S. Miller
· 14 years ago
fa9921e
ipsec: allow to align IPv4 AH on 32 bits
by Nicolas Dichtel
· 14 years ago
c0c84ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
6de0702
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
fd83ccd
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
dcba0db
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6898325
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
4e34c50
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
99f4808
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
33575df
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
d7175d5
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
c47b7c7
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
af6bcd8
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
554f05b
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6539058
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
bb58f74
Bluetooth: Initial work for L2CAP split.
by Gustavo F. Padovan
· 14 years ago
17fa4b9
Bluetooth: Add set_io_capability management command
by Johan Hedberg
· 14 years ago
980e1a5
Bluetooth: Add support for PIN code handling in the management interface
by Johan Hedberg
· 14 years ago
2784eb4
Bluetooth: Add get_connections managment interface command
by Johan Hedberg
· 14 years ago
17d5c04
Bluetooth: Add support for connect failed management event
by Johan Hedberg
· 14 years ago
8962ee7
Bluetooth: Add disconnect managment command
by Johan Hedberg
· 14 years ago
f752054
Bluetooth: Add connected/disconnected management events
by Johan Hedberg
· 14 years ago
Next »