Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
0c3584d58913a72a6b28a976f7c0bfd2afb65237
/
net
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
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
24245a1
lro: remove dead code
by stephen hemminger
· 11 years ago
f7e56a7
tcp: make local functions static
by stephen hemminger
· 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
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
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
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
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
568a153
net_sched: fix a regression in tc actions
by WANG Cong
· 11 years ago
97ad8b5
bridge: change the position of '{' to the pre line
by tanxiaojun
· 11 years ago
56b148e
bridge: change "foo* bar" to "foo *bar"
by tanxiaojun
· 11 years ago
31a5b83
bridge: add space before '(/{', after ',', etc.
by tanxiaojun
· 11 years ago
a97bfc1
bridge: remove unnecessary parentheses
by tanxiaojun
· 11 years ago
87e823b
bridge: remove unnecessary condition judgment
by tanxiaojun
· 11 years ago
5b59d46
rps: NUMA flow limit allocations
by Eric Dumazet
· 11 years ago
1669cb9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
79c11f2
sch_cbq: remove unnecessary null pointer check
by Yang Yingliang
· 11 years ago
3b69a4c
act_police: remove unnecessary null pointer check
by Yang Yingliang
· 11 years ago
10239ed
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
by Terry Lam
· 11 years ago
1a81a2e
bridge: spelling fixes
by tanxiaojun
· 11 years ago
93b36cf
ipv6: support IPV6_PMTU_INTERFACE on sockets
by Hannes Frederic Sowa
· 11 years ago
cd174e6
ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs
by Hannes Frederic Sowa
· 11 years ago
974eda1
inet: make no_pmtu_disc per namespace and kill ipv4_config
by Hannes Frederic Sowa
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3627287
net_sched: convert tcf_proto_ops to use struct list_head
by WANG Cong
· 11 years ago
1f747c2
net_sched: convert tc_action_ops to use struct list_head
by WANG Cong
· 11 years ago
89819dc
net_sched: convert tcf_hashinfo to hlist and use spinlock
by WANG Cong
· 11 years ago
369ba56
net_sched: init struct tcf_hashinfo at register time
by WANG Cong
· 11 years ago
5da57f4
net_sched: cls: refactor out struct tcf_ext_map
by WANG Cong
· 11 years ago
33be627
net_sched: act: use standard struct list_head
by WANG Cong
· 11 years ago
d84231d
net_sched: remove get_stats from tc_action_ops
by WANG Cong
· 11 years ago
a0cdfcf
packet: deliver VLAN TPID to userspace
by Atzm Watanabe
· 11 years ago
e4d26f4
packet: fill the gap of TPACKET_ALIGNMENT with zeros
by Atzm Watanabe
· 11 years ago
5184635
packet: make aligned size of struct tpacket{2,3}_hdr clear
by Atzm Watanabe
· 11 years ago
3df7a74
net: Add utility function to copy skb hash
by Tom Herbert
· 11 years ago
7539fad
net: Add utility functions to clear rxhash
by Tom Herbert
· 11 years ago
3958afa1b
net: Change skb_get_rxhash to skb_get_hash
by Tom Herbert
· 11 years ago
1aee6cc
net/hsr: using kfree_rcu() to simplify the code
by Wei Yongjun
· 11 years ago
53385d2
neigh: Netlink notification for administrative NUD state change
by Bob Gilligan
· 11 years ago
c3bd854
pkt_sched: fq: more robust memory allocation
by Eric Dumazet
· 11 years ago
d458992
tcp: refine TSO splits
by Eric Dumazet
· 11 years ago
477bb93
net: remove dead code for add/del multiple
by stephen hemminger
· 11 years ago
6ea09d8
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
7089fdd8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
37ab4fa
net: unix: allow bind to fail on mutex lock
by Sasha Levin
· 11 years ago
e47eb5d
udp: ipv4: do not use sk_dst_lock from softirq context
by Eric Dumazet
· 11 years ago
500f808
net: ovs: use CRC32 accelerated flow hash if available
by Francesco Fusco
· 11 years ago
Next »