Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d4b36210c2e6ecef0ce52fb6c18c51144f5c2d88
/
net
d4b3621
net: pkt_sched: PIE AQM scheme
by Vijay Subramanian
· 11 years ago
83111e7
netfilter: Fix build failure in nfnetlink_queue_core.c.
by David S. Miller
· 11 years ago
9aa28f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
a48d4bb
net: netdev_kobject_init: annotate with __init
by Daniel Borkmann
· 11 years ago
855404e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
eec73f1
tipc: remove unused code
by stephen hemminger
· 11 years ago
9805696
tipc: make local function static
by stephen hemminger
· 11 years ago
6aee49c
dccp: make local variable static
by stephen hemminger
· 11 years ago
fd34d62
dccp: remove obsolete code
by stephen hemminger
· 11 years ago
8f84985
net: unify the pcpu_tstats and br_cpu_netstats as one
by Li RongQing
· 11 years ago
5e419e6
llc: make lock static
by stephen hemminger
· 11 years ago
8f09898
socket: cleanups
by stephen hemminger
· 11 years ago
9a4aa9a
ipv4: Use percpu Cache route in IP tunnels
by Tom Herbert
· 11 years ago
7d442fa
ipv4: Cache dst in tunnels
by Tom Herbert
· 11 years ago
f916ec9
sctp: Add process name and pid to deprecation warnings
by Neil Horman
· 11 years ago
c9c8e48
netfilter: nf_tables: dump sets in all existing families
by Pablo Neira Ayuso
· 11 years ago
82a3713
netfilter: x_tables: lightweight process control group matching
by Daniel Borkmann
· 11 years ago
86f8515
net: netprio: rename config to be more consistent with cgroup configs
by Daniel Borkmann
· 11 years ago
fe1217c
net: net_cls: move cgroupfs classid handling into core
by Daniel Borkmann
· 11 years ago
14abfa1
netfilter: xt_CT: fix error value in xt_ct_tg_check()
by Eric Leblond
· 11 years ago
dcd93ed
netfilter: nf_conntrack: remove dead code
by stephen hemminger
· 11 years ago
02eca9d
netfilter: ipset: remove unused code
by stephen hemminger
· 11 years ago
34ce324
netfilter: nf_nat: add full port randomization support
by Daniel Borkmann
· 11 years ago
720e0df
netfilter: nf_tables: remove unused variable in nf_tables_dump_set()
by Michal Nazarewicz
· 11 years ago
1466291
netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()
by Daniel Borkmann
· 11 years ago
c1ddf29
net: revert "sched classifier: make cgroup table local"
by Cong Wang
· 11 years ago
de6fb28
sched classifier: make cgroup table local
by stephen hemminger
· 11 years ago
9c75f40
sched action: make local function static
by stephen hemminger
· 11 years ago
dd9b455
ipv4: switch and case should be at the same indent
by Weilong Chen
· 11 years ago
442c67f
ipv4: spaces required around that '='
by Weilong Chen
· 11 years ago
0c3584d
ipv6: remove prune parameter for fib6_clean_all
by Li RongQing
· 11 years ago
b055597
tipc: make the code look more readable
by wangweidong
· 11 years ago
56022a8
ipv4: arp: update neighbour address when a gratuitous arp is received and arp_accept is set
by Salam Noureddine
· 11 years ago
e824353
ipv6: namespace cleanups
by stephen hemminger
· 11 years ago
1d143d9
net: core functions cleanup
by stephen hemminger
· 11 years ago
2173f8d
netlink: cleanup tap related functions
by stephen hemminger
· 11 years ago
3678a9d
netlink: cleanup rntl_af_register
by stephen hemminger
· 11 years ago
ad86c55
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
d497c63
netfilter: add help information to new nf_tables Kconfig options
by Pablo Neira Ayuso
· 11 years ago
21eb218
net, sch: fix the typo in register_qdisc()
by Zhi Yong Wu
· 11 years ago
855abcf
net, rps: fix the comment of net_rps_action_and_irq_enable()
by Zhi Yong Wu
· 11 years ago
0438816
sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()
by wangweidong
· 11 years ago
6a031f6
sch_netem: support of 64bit rates
by Yang Yingliang
· 11 years ago
8cfd88d
sch_netem: more precise length of packets
by Yang Yingliang
· 11 years ago
604d13c
netlink: specify netlink packet direction for nlmon
by Daniel Borkmann
· 11 years ago
73bfd37
netlink: only do not deliver to tap when both sides are kernel sks
by Daniel Borkmann
· 11 years ago
94f6519
SCTP: Reduce log spamming for sctp setsockopt
by Neil Horman
· 11 years ago
c76f2a2
sch_dsmark: use correct func name in print messages
by Yang Yingliang
· 11 years ago
a071d27
sch_htb: use /* comments
by Yang Yingliang
· 11 years ago
c17988a
net_sched: replace pr_warning with pr_warn
by Yang Yingliang
· 11 years ago
d4dd8ae
packet: fix "foo * bar" and "(foo*)" problems
by Weilong Chen
· 11 years ago
46306b4
ipv6: unneccessary to get address prefix in addrconf_get_prefix_route
by Li RongQing
· 11 years ago
bee11dc
netfilter: nft_reject: support for IPv6 and TCP reset
by Eric Leblond
· 11 years ago
cc70d06
netfilter: REJECT: separate reusable code
by Eric Leblond
· 11 years ago
24245a1
lro: remove dead code
by stephen hemminger
· 11 years ago
f7e56a7
tcp: make local functions static
by stephen hemminger
· 11 years ago
5f291c2
netfilter: select NFNETLINK when enabling NF_TABLES
by Eric Leblond
· 11 years ago
ea074b3
ipv4: ping make local stuff static
by Stephen Hemminger
· 11 years ago
068a6e1
ipv4: remove unused function
by Stephen Hemminger
· 11 years ago
7195cf7
arp: make arp_invalidate static
by Stephen Hemminger
· 11 years ago
c9cb6b6
ipv4: make fib_detect_death static
by Stephen Hemminger
· 11 years ago
9947375
netfilter: nf_tables: remove nft_meta_target
by Pablo Neira Ayuso
· 11 years ago
e035b77
netfilter: nf_tables: nft_meta module get/set ops
by Arturo Borrero Gonzalez
· 11 years ago
3193502
ieee802154: space prohibited before that close parenthesis
by Weilong Chen
· 11 years ago
3cdba60
llc: "foo* bar" should be "foo *bar"
by Weilong Chen
· 11 years ago
9dcbe1b
ipvs: Remove unused variable ret from sync_thread_master()
by Geert Uytterhoeven
· 11 years ago
2e04ad4
sch_tbf: add TBF_BURST/TBF_PBURST attribute
by Yang Yingliang
· 11 years ago
4e2d52b
sctp: fix checkpatch errors with //commen
by wangweidong
· 11 years ago
8d72651
sctp: fix checkpatch errors with open brace '{' and trailing statements
by wangweidong
· 11 years ago
f7010e6
sctp: fix checkpatch errors with indent
by wangweidong
· 11 years ago
26ac8e5
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
by wangweidong
· 11 years ago
cb3f837
sctp: fix checkpatch errors with space required or prohibited
by wangweidong
· 11 years ago
4c99aa4
ipv6: cleanup for tcp_ipv6.c
by Weilong Chen
· 11 years ago
49564e5
ipv4: ipv4: Cleanup the comments in tcp_yeah.c
by Weilong Chen
· 11 years ago
5797deb
ipv4: ERROR: code indent should use tabs where possible
by Weilong Chen
· 11 years ago
47d18a9
ipv4: ERROR: do not initialise globals to 0 or NULL
by Weilong Chen
· 11 years ago
c71151f
ipv4: fix all space errors in file igmp.c
by Weilong Chen
· 11 years ago
d41db5a
ipv4: fix checkpatch error with foo * bar
by Weilong Chen
· 11 years ago
0c9a67d
ipv4: fix checkpatch error "space prohibited"
by Weilong Chen
· 11 years ago
a22318e
ipv4: do clean up with spaces
by Weilong Chen
· 11 years ago
496d7e8
mac8011: slight optimization of addr compare
by dingtianhong
· 11 years ago
323813e
batman-adv: use batadv_compare_eth for concise
by dingtianhong
· 11 years ago
c49fa25
hhf: make qdisc ops static
by stephen hemminger
· 11 years ago
6a649f3
netfilter: add IPv4/6 IPComp extension match support
by fan.du
· 11 years ago
db34de9
rose: cleanup checkpatch errors,spaces required
by Weilong Chen
· 11 years ago
f482f2f
sctp: remove the never used 'return' and redundant 'break'
by wangweidong
· 11 years ago
2cc33c7
mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warning(...
by Weilong Chen
· 11 years ago
131334d
sctp: remove casting from function calls through ops structure
by wangweidong
· 11 years ago
c92d549
netconf: add support for IPv6 proxy_ndp
by stephen hemminger
· 11 years ago
09aea5d
netconf: rename PROXY_ARP to NEIGH_PROXY
by stephen hemminger
· 11 years ago
289dccb
net: use kfree_skb_list() helper
by Eric Dumazet
· 11 years ago
1b6176c
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
790e38b
ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one
by Hannes Frederic Sowa
· 11 years ago
fc45b45
Revert "sctp: fix missing include file"
by David S. Miller
· 11 years ago
c0ebbdd
can: gw: remove obsolete checks
by Oliver Hartkopp
· 11 years ago
08c0cad
netfilter: nfnetlink_queue: enable UID/GID socket info retrieval
by Valentina Giusti
· 11 years ago
ac0917f
sctp: fix missing include file
by sfeldma@cumulusnetworks.com
· 11 years ago
a181ceb
tcp: autocork should not hold first packet in write queue
by Eric Dumazet
· 11 years ago
a792866
net_sched: fix regression in tc_action_ops
by Eric Dumazet
· 11 years ago
dcd7608
net_sched: fix a regression in tcf_proto_lookup_ops()
by Eric Dumazet
· 11 years ago
Next »