Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
432490f9d455fb842d70219f22d9d2c812371676
/
net
432490f
net: ip, diag -- Add diag interface for raw sockets
by Cyrill Gorcunov
· 8 years ago
f76a9db
lwt: Remove unused len field
by Thomas Graf
· 8 years ago
7281a66
net: allow to kill a task which waits net_mutex in copy_new_ns
by Andrey Vagin
· 8 years ago
d65f2fa
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
by Shmulik Ladkani
· 8 years ago
2d0e30c
bpf: add helper for retrieving current numa node id
by Daniel Borkmann
· 8 years ago
850cbad
udp: use it's own memory accounting schema
by Paolo Abeni
· 8 years ago
f970bd9
udp: implement memory accounting helpers
by Paolo Abeni
· 8 years ago
f8c3bf0
net/socket: factor out helpers for memory and queue manipulation
by Paolo Abeni
· 8 years ago
8b1efc0
net: remove MTU limits on a few ether_setup callers
by Jarod Wilson
· 8 years ago
b96f9af
ipv4/6: use core net MTU range checking
by Jarod Wilson
· 8 years ago
b3e3893
net: use core MTU range checking in misc drivers
by Jarod Wilson
· 8 years ago
9157208
net: use core MTU range checking in core net infra
by Jarod Wilson
· 8 years ago
8b6b413
net: use core MTU range checking in WAN drivers
by Jarod Wilson
· 8 years ago
9c22b4a
net: use core MTU range checking in wireless drivers
by Jarod Wilson
· 8 years ago
9652dc2
tcp: relax listening_hash operations
by Eric Dumazet
· 8 years ago
c5098eb
ila: Fix tailroom allocation of lwtstate
by Thomas Graf
· 8 years ago
76e4cc7
openvswitch: remove unnecessary EXPORT_SYMBOLs
by Jiri Benc
· 8 years ago
f33eb0c
openvswitch: remove unused functions
by Jiri Benc
· 8 years ago
9c403b6
net: vlan: Use sizeof instead of literal number
by Gao Feng
· 8 years ago
67b62f9
net: dev: Improve debug statements for adjacency tracking
by David Ahern
· 8 years ago
0f524a8
net: Add warning if any lower device is still in adjacency list
by David Ahern
· 8 years ago
f1170fd
net: Remove all_adj_list and its references
by David Ahern
· 8 years ago
1a3f060
net: Introduce new api for walking upper and lower devices
by David Ahern
· 8 years ago
790510d
net: Remove refnr arg when inserting link adjacencies
by David Ahern
· 8 years ago
403f072
vlan: Remove unnecessary comparison of unsigned against 0
by Tobias Klauser
· 8 years ago
a0e65de
net: report right mtu value in error message
by Jakub Kicinski
· 8 years ago
9c7cbcf
rds: Remove duplicate prefix from rds_conn_path_error use
by Joe Perches
· 8 years ago
e81c7b6
rds: Remove unused rds_conn_error
by Joe Perches
· 8 years ago
ab3a70b
ila: Don't use dest cache when gateway is set
by Tom Herbert
· 8 years ago
79ff2fc
ila: Cache a route to translated address
by Tom Herbert
· 8 years ago
1104d9b
lwtunnel: Add destroy state operation
by Tom Herbert
· 8 years ago
53592b3
net/sched: act_mirred: Implement ingress actions
by Shmulik Ladkani
· 8 years ago
dcf8003
net/sched: act_mirred: Refactor detection whether dev needs xmit at mac header
by Shmulik Ladkani
· 8 years ago
1657792
net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make it a bool
by Shmulik Ladkani
· 8 years ago
cf53b1d
Revert "net: Add driver helper functions to determine checksum offloadability"
by stephen hemminger
· 8 years ago
8eed1cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
29fbff8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
4eb6753
net: bridge: add the multicast_flood flag attribute to brport_attrs
by Nikolay Aleksandrov
· 8 years ago
775f4f0
net: rtnl: info leak in rtnl_fill_vfinfo()
by Dan Carpenter
· 8 years ago
7307616
tipc: info leak in __tipc_nl_add_udp_addr()
by Dan Carpenter
· 8 years ago
6104e11
net: ipv4: Do not drop to make_route if oif is l3mdev
by David Ahern
· 8 years ago
8ce4862
ipv6: tcp: restore IP6CB for pktoptions skbs
by Eric Dumazet
· 8 years ago
de1dfee
bridge: add address and vlan to fdb warning messages
by Roopa Prabhu
· 8 years ago
ab102b8
net_sched: reorder pernet ops and act ops registrations
by WANG Cong
· 8 years ago
3145c03
openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
by Jiri Benc
· 8 years ago
72ec108
openvswitch: fix vlan subtraction from packet length
by Jiri Benc
· 8 years ago
20ecf1e
openvswitch: vlan: remove wrong likely statement
by Jiri Benc
· 8 years ago
fa59b27
net_sched: do not broadcast RTM_GETTFILTER result
by Eric Dumazet
· 8 years ago
8ae808e
sctp: remove the old ttl expires policy
by Xin Long
· 8 years ago
cc6ac9b
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
by Xin Long
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
61e8462
net: centralize net_device min/max MTU checking
by Jarod Wilson
· 8 years ago
8c68b1a
Subject: [PATCH] af_iucv: drop skbs rejected by filter
by Ursula Braun
· 8 years ago
4e0ad32
Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWN
by Ursula Braun
· 8 years ago
6d3a4c4
strparser: Propagate correct error code in strp_recv()
by Geert Uytterhoeven
· 8 years ago
c66549f
openvswitch: correctly fragment packet with mpls headers
by Jiri Benc
· 8 years ago
bb10bb3
net: dsa: slave: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
6b5e09a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
bd3769b
netfilter: Fix slab corruption.
by Linus Torvalds
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
8dfb790
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
2f7c68d
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
cb4a4c6
ipv6 addrconf: disallow rtr_solicits < -1
by Maciej Żenczykowski
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
81243ea
cred: simpler, 1D supplementary groups
by Alexey Dobriyan
· 8 years ago
2d75807
mm: memcontrol: consolidate cgroup socket tracking
by Johannes Weiner
· 8 years ago
d1f5323
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
bba0bd3
sockfs: Get rid of getxattr iop
by Andreas Gruenbacher
· 8 years ago
971df15
sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
by Andreas Gruenbacher
· 8 years ago
0d818c2
Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
d35c99f
netlink: do not enter direct reclaim from netlink_dump()
by Eric Dumazet
· 8 years ago
6664498
packet: call fanout_release, while UNREGISTERING a netdev
by Anoob Soman
· 8 years ago
14986a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
1b42206
Bluetooth: Refactor append name and appearance
by Michał Narajowski
· 8 years ago
7ddb30c
Bluetooth: Add appearance to default scan rsp data
by Michał Narajowski
· 8 years ago
cecbf3e
Bluetooth: Fix local name in scan rsp
by Michał Narajowski
· 8 years ago
bf7d620
rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase
by David Howells
· 8 years ago
9749fd2
rxrpc: Need to produce an ACK for service op if op takes a long time
by David Howells
· 8 years ago
cf69207
rxrpc: Return negative error code to kernel service
by David Howells
· 8 years ago
94bc669
rxrpc: Add missing notification
by David Howells
· 8 years ago
d7833d0
rxrpc: Queue the call on expiry
by David Howells
· 8 years ago
b3156274
rxrpc: Partially handle OpenAFS's improper termination of calls
by David Howells
· 8 years ago
a5af7e1
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
by David Howells
· 8 years ago
26cb02a
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
by David Howells
· 8 years ago
a9f312d
rxrpc: Only ping for lost reply in client call
by David Howells
· 8 years ago
7212a57
rxrpc: Fix oops on incoming call to serviceless endpoint
by David Howells
· 8 years ago
19c0dbd
rxrpc: Fix duplicate const
by David Howells
· 8 years ago
b63452c
rxrpc: Accesses of rxrpc_local::service need to be RCU managed
by David Howells
· 8 years ago
5bfb88a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
64f7756
crush: remove redundant local variable
by Ilya Dryomov
· 8 years ago
74a52938
crush: don't normalize input of crush_ln iteratively
by Ilya Dryomov
· 8 years ago
1e1430d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 8 years ago
2fa46c1
netfilter: nft_limit: fix divided by zero panic
by Liping Zhang
· 8 years ago
Next »