Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
36e78a463b26c9b8017a2e11dcd6c4b8e34b4161
/
net
36e78a4
tipc: use bearer index when looking up active links
by Jon Paul Maloy
· 9 years ago
d39bbd4
tipc: move link input queue to tipc_node
by Jon Paul Maloy
· 9 years ago
d3a43b9
tipc: move link creation from neighbor discoverer to node
by Jon Paul Maloy
· 9 years ago
9d13ec6
tipc: introduce link entry structure to struct tipc_node
by Jon Paul Maloy
· 9 years ago
1a3b2ec
switchdev: add offload_fwd_mark generator helper
by Scott Feldman
· 9 years ago
d754f98
net: add phys ID compare helper to test if two IDs are the same
by Scott Feldman
· 9 years ago
0c4f691
net: don't reforward packets already forwarded by offload device
by Scott Feldman
· 9 years ago
a7ce45a
bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined
by Nikolay Aleksandrov
· 9 years ago
a0a9f33
net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set
by Phil Sutter
· 9 years ago
e10177a
bridge: multicast: fix handling of temp and perm entries
by Satish Ashok
· 9 years ago
ef8299de
bridge: multicast: notify on group delete
by Nikolay Aleksandrov
· 9 years ago
8d20aab
ebpf: add helper to retrieve net_cls's classid cookie
by Daniel Borkmann
· 9 years ago
b87a173
cls_cgroup: factor out classid retrieval
by Daniel Borkmann
· 9 years ago
c15df30
ipv6: Remove unused arguments for __ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki
· 9 years ago
88d6378
netlink: changes for setting and clearing protodown via netlink.
by Anuradha Karuppiah
· 9 years ago
d746d70
net core: Add protodown support.
by Anuradha Karuppiah
· 9 years ago
c0b8da1
ipv6: Fix finding best source address in ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki/吉藤英明
· 9 years ago
40bdc53
pkt_sched: sch_qfq: remove unused member of struct qfq_sched
by Andrea Parri
· 9 years ago
638d3c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
74fe61f
bridge: mdb: add vlan support for user entries
by Nikolay Aleksandrov
· 9 years ago
de551f2
net: Build IPv6 into kernel by default
by Tom Herbert
· 9 years ago
f760b87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
cee9f6d
Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 9 years ago
d3b58c4
can: replace timestamp as unique skb attribute
by Oliver Hartkopp
· 10 years ago
c8cf89f
net: dsa: Fix off-by-one in switch address parsing
by Florian Fainelli
· 9 years ago
8f5063e
net: dsa: Test array index before use
by Florian Fainelli
· 9 years ago
2ee9401
net: switchdev: don't abort unsupported operations
by Vivien Didelot
· 9 years ago
14fe22e
Revert "ipv4: use skb coalescing in defragmentation"
by Florian Westphal
· 9 years ago
8220ea2
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
by Phil Sutter
· 9 years ago
9131f3d
ipv6: Do not iterate over all interfaces when finding source address on specific interface.
by YOSHIFUJI Hideaki/吉藤英明
· 9 years ago
51ed7f3e
bridge: mdb: allow the user to delete mdb entry if there's a querier
by Satish Ashok
· 9 years ago
2c17d27
net: call rcu_read_lock early in process_backlog
by Julian Anastasov
· 9 years ago
e9e4dd3
net: do not process device backlog during unregistration
by Julian Anastasov
· 9 years ago
a7d35f9
bridge: fix potential crash in __netdev_pick_tx()
by Eric Dumazet
· 9 years ago
a4e2405
tcp: do not export tcp_init_xmit_timers()
by Eric Dumazet
· 9 years ago
09cf021
bridge: mdb: fill state in br_mdb_notify
by Nikolay Aleksandrov
· 9 years ago
cb1c616
route: remove unsed variable in __mkroute_input
by Masatake YAMATO
· 9 years ago
35a256f
ipv6: Nonlocal bind
by Tom Herbert
· 9 years ago
dbe7faa
inet: inet_twsk_deschedule factorization
by Eric Dumazet
· 9 years ago
fc01538f
inet: simplify timewait refcounting
by Eric Dumazet
· 9 years ago
8b58a39
ipv6: use flag instead of u16 for hop in inet6_skb_parm
by Florian Westphal
· 9 years ago
1fbe4b46
net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()
by Oleg Nesterov
· 9 years ago
fecdf8b
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
by Oleg Nesterov
· 9 years ago
b20a3fa
tcp: update congestion state first before raising cwnd
by Yuchung Cheng
· 9 years ago
7617400
tcp: do not slow start when cwnd equals ssthresh
by Yuchung Cheng
· 9 years ago
071d508
tcp: add tcp_in_slow_start helper
by Yuchung Cheng
· 9 years ago
1007f59
net: skb_defer_rx_timestamp should check for phydev before setting up classify
by Alexander Duyck
· 9 years ago
2251ae4
tcp: v1 always send a quick ack when quickacks are enabled
by Jon Maxwell
· 9 years ago
c44bd69
libceph: treat sockaddr_storage with uninitialized family as blank
by Ilya Dryomov
· 9 years ago
757856d
libceph: enable ceph in a non-default network namespace
by Ilya Dryomov
· 10 years ago
ace15bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
974d7af
ipv4: add support for linkdown sysctl to netconf
by Andy Gospodarek
· 9 years ago
f1158b7
bridge: mdb: zero out the local br_ip variable before use
by Nikolay Aleksandrov
· 9 years ago
fdd75ea
net/tipc: initialize security state for new connection socket
by Stephen Smalley
· 9 years ago
fc24f2b2
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
by Timo Teräs
· 9 years ago
4f7d2cd
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
by Daniel Borkmann
· 9 years ago
95ec655
Revert "dev: set iflink to 0 for virtual interfaces"
by Nicolas Dichtel
· 9 years ago
d339727
net: graceful exit from netif_alloc_netdev_queues()
by Eric Dumazet
· 9 years ago
f7e2965
bridge: mdb: start delete timer for temp static entries
by Satish Ashok
· 9 years ago
32f675b
net_sched: gen_estimator: extend pps limit
by Eric Dumazet
· 10 years ago
2ee22a9
net_sched: act_mirred: remove spinlock in fast path
by Eric Dumazet
· 9 years ago
56e5d1c
net_sched: act_gact: remove spinlock in fast path
by Eric Dumazet
· 9 years ago
8f2ae965b
net_sched: act_gact: read tcfg_ptype once
by Eric Dumazet
· 9 years ago
cc6510a
net_sched: act_gact: use a separate packet counters for gact_determ()
by Eric Dumazet
· 9 years ago
cef5ecf
net_sched: act_gact: make tcfg_pval non zero
by Eric Dumazet
· 9 years ago
519c818
net: sched: add percpu stats to actions
by Eric Dumazet
· 9 years ago
24ea591
net: sched: extend percpu stats helpers
by Eric Dumazet
· 9 years ago
3759824
tcp: PRR uses CRB mode by default and SS mode conditionally
by Yuchung Cheng
· 10 years ago
291a00d
tcp: reduce cwnd if retransmit is lost in CA_Loss
by Yuchung Cheng
· 10 years ago
86e8971
netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6
by Julien Grall
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9b284cb
bluetooth: fix list handling
by Linus Torvalds
· 10 years ago
0f1db7d
9p: cope with bogus responses from server in p9_client_{read,write}
by Al Viro
· 10 years ago
67e808f
p9_client_write(): avoid double p9_free_req()
by Al Viro
· 10 years ago
a84b69c
9p: forgetting to cancel request on interrupted zero-copy RPC
by Al Viro
· 10 years ago
4c938d2
ipv6: Make MLD packets to only be processed locally
by Angga
· 10 years ago
92b80eb
netlink: Delete an unnecessary check before the function call "module_put"
by Markus Elfring
· 10 years ago
f6e1c91
net-RDS: Delete an unnecessary check before the function call "module_put"
by Markus Elfring
· 10 years ago
8777531
net-ipv6: Delete an unnecessary check before the function call "free_percpu"
by Markus Elfring
· 10 years ago
462e1ea
bridge: vlan: fix usage of vlan 0 and 4095 again
by Nikolay Aleksandrov
· 10 years ago
c4555d1
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 10 years ago
0c76c6b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
8688d95
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
9d90f03
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 10 years ago
6742b9e
netfilter: nfnetlink: keep going batch handling on missing modules
by Pablo Neira Ayuso
· 10 years ago
dd302b5
netfilter: bridge: don't leak skb in error paths
by Florian Westphal
· 10 years ago
3bd2299
netfilter: arptables: use percpu jumpstack
by Florian Westphal
· 10 years ago
a1bc1b3
netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errors
by Bernhard Thaler
· 10 years ago
f307170
netfilter: nf_queue: Don't recompute the hook_list head
by Eric W. Biederman
· 10 years ago
47ebed9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
82cd003
crush: fix a bug in tree bucket decode
by Ilya Dryomov
· 10 years ago
ab944c8
Bluetooth: Reinitialize the list after deletion for session user list
by Tedd Ho-Jeong An
· 10 years ago
b922622
sock_diag: don't broadcast kernel sockets
by Craig Gallek
· 10 years ago
c2cfa19
libceph: Fix ceph_tcp_sendpage()'s more boolean usage
by Benoît Canet
· 10 years ago
29c4afc
sctp: Fix race between OOTB responce and route removal
by Alexander Sverdlin
· 10 years ago
4fdeddf
dsa: fix promiscuity leak on slave dev open error
by Gilad Ben-Yossef
· 10 years ago
1830fce
net: Kill sock->sk_protinfo
by David Miller
· 10 years ago
3200392
ax25: Stop using sock->sk_protinfo.
by David Miller
· 10 years ago
8e690ff
flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()
by Geert Uytterhoeven
· 10 years ago
Next »