Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa3439479e2c575e32a42faa7f327079d8cee25b
/
net
8810e5f
Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8
by Channagoud Kadabi
· 8 years ago
dcb6110
Merge tag 'v4.9.9' into android-4.9-aosp
by Dmitry Shmidt
· 8 years ago
a150e08
can: bcm: fix hrtimer/tasklet termination in bcm op removal
by Oliver Hartkopp
· 8 years ago
a3d7295
svcrpc: fix oops in absence of krb5 module
by J. Bruce Fields
· 8 years ago
347d9d9
Merge "net: rmnet_data: Handle leaked packets when adding MAP fields in TX" into msm-4.8
by Kyle Yan
· 8 years ago
cc6c4f1
Merge "net: rmnet_data: Handle buffer bloat for TCP scenarios" into msm-4.8
by Kyle Yan
· 8 years ago
4fcb3b2
Merge "rmnet_data: queue QMAP control packets if start_xmit fails" into msm-4.8
by Kyle Yan
· 8 years ago
53a726e
Merge "net: rmnet_data: Fix incorrect netlink handling" into msm-4.8
by Kyle Yan
· 8 years ago
e37704d
Merge tag 'v4.9.8' into android-4.9
by Dmitry Shmidt
· 8 years ago
9f42bc4f
net: dsa: Bring back device detaching in dsa_slave_suspend()
by Florian Fainelli
· 8 years ago
e972cce
lwtunnel: Fix oops on state free after encap module unload
by Robert Shearman
· 8 years ago
89c2588
net: Specify the owning module for lwtunnel ops
by Robert Shearman
· 8 years ago
93ff5e0
af_unix: move unix_mknod() out of bindlock
by WANG Cong
· 8 years ago
ad864d9
net: mpls: Fix multipath selection for LSR use case
by David Ahern
· 8 years ago
7442314
bridge: netlink: call br_changelink() during br_dev_newlink()
by Ivan Vecera
· 8 years ago
0c687a7
tcp: initialize max window for a new fastopen socket
by Alexey Kodanev
· 8 years ago
79453ab
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
by Kefeng Wang
· 8 years ago
e9db042
lwtunnel: fix autoload of lwt modules
by David Ahern
· 8 years ago
948e137
net: fix harmonize_features() vs NETIF_F_HIGHDMA
by Eric Dumazet
· 8 years ago
1e7cbb4
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
by Jason Wang
· 8 years ago
b260a71
net sched actions: fix refcnt when GETing of action after bind
by Jamal Hadi Salim
· 8 years ago
2d6b61e
ax25: Fix segfault after sock connection timeout
by Basil Gunn
· 8 years ago
c7a5df9
ip6_tunnel: Account for tunnel header in tunnel MTU
by Jakub Sitnicki
· 8 years ago
18767ac
openvswitch: maintain correct checksum state in conntrack actions
by Lance Richardson
· 8 years ago
3524f64
tcp: fix tcp_fastopen unaligned access complaints on sparc
by Shannon Nelson
· 8 years ago
958bb1b
net: ipv4: fix table id in getroute response
by David Ahern
· 8 years ago
6980c52
net: lwtunnel: Handle lwtunnel_fill_encap failure
by David Ahern
· 8 years ago
b6baac1
rmnet_data: queue QMAP control packets if start_xmit fails
by Ashwanth Goli
· 8 years ago
6a2d1dd
net: rmnet_data: Handle buffer bloat for TCP scenarios
by Subash Abhinov Kasiviswanathan
· 8 years ago
991811c
net: rmnet_data: Handle leaked packets when adding MAP fields in TX
by Subash Abhinov Kasiviswanathan
· 8 years ago
5d8d66c
net: rmnet_data: Disable generic receive offload by default
by Subash Abhinov Kasiviswanathan
· 8 years ago
2357fa5
net: rmnet_data: Fix incorrect netlink handling
by Conner Huff
· 8 years ago
be65fb0
ANDROID: net: ipv6: remove unused variable ifindex in
by Amit Pundir
· 8 years ago
cb1d48f
SUNRPC: cleanup ida information when removing sunrpc module
by Kinglong Mee
· 8 years ago
cd08287
Merge tag 'v4.9.6' into android-4.9
by Dmitry Shmidt
· 8 years ago
1452d39
UPSTREAM: net: socket: don't set sk_uid to garbage value in ->setattr()
by Eric Biggers
· 8 years ago
2b9e162
UPSTREAM: net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.
by Lorenzo Colitti
· 8 years ago
5044292
UPSTREAM: net: inet: Support UID-based routing in IP protocols.
by Lorenzo Colitti
· 8 years ago
2ec93fe
UPSTREAM: net: core: add UID to flows, rules, and routes
by Lorenzo Colitti
· 8 years ago
81a1591
UPSTREAM: net: core: Add a UID field to struct sock.
by Lorenzo Colitti
· 8 years ago
8613d93
ANDROID: Don't show empty tag stats for unprivileged uids
by Mohamad Ayyash
· 9 years ago
60d4c17
ANDROID: netfilter: xt_quota2: make quota2_log work well
by Liping Zhang
· 9 years ago
6978766
ANDROID: xt_qtaguid: Fix panic caused by processing non-full socket.
by John Stultz
· 9 years ago
551dae6
ANDROID: xt_qtaguid: Fix panic caused by synack processing
by John Stultz
· 9 years ago
5b5ab94
ANDROID: netfilter: xt_qtaguid: seq_printf fixes
by Amit Pundir
· 9 years ago
f77ef53
libceph: stop allocating a new cipher on every crypto request
by Ilya Dryomov
· 8 years ago
5b482bf
libceph: uninline ceph_crypto_key_destroy()
by Ilya Dryomov
· 8 years ago
d34b668
xprtrdma: Squelch "max send, max recv" messages at connect time
by Chuck Lever
· 8 years ago
8ade1c2
xprtrdma: Make FRWR send queue entry accounting more accurate
by Chuck Lever
· 8 years ago
a193c72
libceph: make sure ceph_aes_crypt() IV is aligned
by Ilya Dryomov
· 8 years ago
b8add67
libceph: remove now unused ceph_*{en,de}crypt*() functions
by Ilya Dryomov
· 8 years ago
2982b9c
libceph: switch ceph_x_decrypt() to ceph_crypt()
by Ilya Dryomov
· 8 years ago
717a145
libceph: switch ceph_x_encrypt() to ceph_crypt()
by Ilya Dryomov
· 8 years ago
6e371f9
libceph: tweak calcu_signature() a little
by Ilya Dryomov
· 8 years ago
788a0bb
libceph: rename and align ceph_x_authorizer::reply_buf
by Ilya Dryomov
· 8 years ago
ecf7ced
libceph: introduce ceph_crypt() for in-place en/decryption
by Ilya Dryomov
· 8 years ago
0548b82
libceph: introduce ceph_x_encrypt_offset()
by Ilya Dryomov
· 8 years ago
be60457
libceph: old_key in process_one_ticket() is redundant
by Ilya Dryomov
· 8 years ago
2e62bf3c
libceph: ceph_x_encrypt_buflen() takes in_len
by Ilya Dryomov
· 8 years ago
73a2e24
svcrdma: avoid duplicate dma unmapping during error recovery
by Sriharsha Basavapatna
· 8 years ago
bab10a5
mac80211: implement multicast forwarding on fast-RX path
by Johannes Berg
· 8 years ago
f29f361
svcrpc: don't leak contexts on PROC_DESTROY
by J. Bruce Fields
· 8 years ago
a297ed8
sunrpc: don't call sleeping functions from the notifier block callbacks
by Scott Mayhew
· 8 years ago
9d0c7e6
ANDROID: net: wireless: Decrease scan entry expiration to avoid stall results
by Dmitry Shmidt
· 11 years ago
d457781
ANDROID: bridge: Have tx_bytes count headers like rx_bytes.
by Ashish Sharma
· 13 years ago
de6f721
ANDROID: rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power down
by Nick Pelly
· 16 years ago
3fc1c61
ANDROID: net: ipv6: fix virtual tunneling build
by Amit Pundir
· 10 years ago
3823c8b
ANDROID: tcp: fix tcp_default_init_rwnd() for 4.1
by Dmitry Shmidt
· 9 years ago
7220b97
ANDROID: tcp: add a sysctl to config the tcp_default_init_rwnd
by JP Abgrall
· 11 years ago
f84e6a1
ANDROID: xt_qtaguid: fix a race condition in if_tag_stat_update
by liping.zhang
· 9 years ago
7de1bb8
ANDROID: netfilter: xt_qtaguid/socket: build fixes for 4.4
by Amit Pundir
· 9 years ago
6e2b405
ANDROID: netfilter: xt_qtaguid: xt_socket: build fixes
by Amit Pundir
· 10 years ago
20e85a2
ANDROID: net: xt_qtaguid/xt_socket: fix refcount underflow and crash
by Dmitry Torokhov
· 9 years ago
2879b6e
ANDROID: xt_qtaguid: use sock_gen_put() instead of xt_socket_put_sk()
by Amit Pundir
· 10 years ago
e8101fd
ANDROID: xt_qtaguid: Use sk_callback_lock read locks before reading sk->sk_socket
by Mohamad Ayyash
· 10 years ago
070eff8
ANDROID: xt_qtaguid: fix broken uid/gid range check
by Amit Pundir
· 10 years ago
bd1bca4
ANDROID: netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_sk
by John Stultz
· 11 years ago
6b1064d
ANDROID: net: ipv6: autoconf routes into per-device tables
by Lorenzo Colitti
· 11 years ago
22ea73de
ANDROID: nf: IDLETIMER: Fix broken uid field in the msg
by Amit Pundir
· 10 years ago
5ecc807
ANDROID: nf: IDLETIMER: Adds the uid field in the msg
by Ruchi Kandoi
· 10 years ago
da5ea99
ANDROID: netfilter: fix seq_printf type mismatch warning
by Sherman Yin
· 11 years ago
13e257e
ANDROID: nf: Remove compilation error caused by e8430cbed3ef15fdb1ac26cfd020e010aa5f1c35
by Ruchi Kandoi
· 11 years ago
eb16843
ANDROID: nf: IDLETIMER: time-stamp and suspend/resume handling.
by Ruchi Kandoi
· 11 years ago
a347e8e
ANDROID: xt_qtaguid: Fix boot panic
by Jon Medhurst (Tixy)
· 11 years ago
89f9044
ANDROID: net: kuid/kguid build fixes
by John Stultz
· 11 years ago
58ffa86
ANDROID: netfilter: ipv6: fix crash caused by ipv6_find_hdr()
by JP Abgrall
· 13 years ago
85a2eb5
ANDROID: netfilter: xt_qtaguid: 64-bit warning fixes
by Greg Hackmann
· 11 years ago
5647291
ANDROID: netfilter: xt_qtaguid: fix memory leak in seq_file handlers
by Greg Hackmann
· 11 years ago
d1fd397
ANDROID: netfilter: xt_qtaguid: fix bad tcp_time_wait sock handling
by JP Abgrall
· 12 years ago
287076e
ANDROID: netfilter: xt_qtaguid: 3.10 fixes
by Arve Hjønnevåg
· 12 years ago
eb6aba2
ANDROID: netfilter: xt_quota2: 3.10 fixes.
by Arve Hjønnevåg
· 12 years ago
a2e371b
ANDROID: netfilter: qtaguid: rate limit some of the printks
by JP Abgrall
· 12 years ago
cf47f36
ANDROID: netfilter: xt_qtaguid: Allow tracking loopback
by JP Abgrall
· 12 years ago
87f93e8
ANDROID: netfilter: xt_qtaguid: extend iface stat to report protocols
by JP Abgrall
· 12 years ago
90414bc
ANDROID: netfilter: xt_qtaguid: remove AID_* dependency for access control
by JP Abgrall
· 12 years ago
b842ea5
ANDROID: netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat fails
by Pontus Fuchs
· 12 years ago
b79c36f1
ANDROID: netfilter: xt_qtaguid: fix error exit that would keep a spinlock.
by JP Abgrall
· 12 years ago
4cf10b8
ANDROID: netfilter: xt_qtaguid: report only uid tags to non-privileged processes
by JP Abgrall
· 12 years ago
9e0858c
ANDROID: netfilter: xt_qtaguid: start tracking iface rx/tx at low level
by JP Abgrall
· 13 years ago
cf7ad6a
ANDROID: netfilter: xt_IDLETIMER: Add new netlink msg type
by JP Abgrall
· 13 years ago
Next »