Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
38675170e4235f859bb85564c33ffa077a1c1ef7
3867517
ipv6: 64bit version of ipv6_prefix_equal().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2ef9733
ipv6: Remove __ipv6_prefix_equal().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
5206c57
ipv6: 64bit version of ipv6_addr_set().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
a04d40b
ipv6: 64bit version of ipv6_addr_v4mapped().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
e287656
ipv6: 64bit version of ipv6_addr_loopback().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
9f2e733
ipv6: 64bit version of ipv6_addr_diff().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
25d46f4
ipv6: Move comment to right place.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
a4412a6
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
dd3332b
ipv6: Store Router Alert option in IP6CB directly.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2b464f6
ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
c08977b
ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
daad151
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
e721985
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
6502ca5
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
3e4e4c1
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
0c430d0
batman-adv: unbloat batadv_priv if debug is not enabled
by Marek Lindner
· 12 years ago
9338026
batman-adv: remove unused variable from orig_node struct
by Marek Lindner
· 12 years ago
c0275e2
batman-adv: fix typo in debug message
by Antonio Quartulli
· 12 years ago
467b5fe
batman-adv: use the const qualifier in hash functions
by Antonio Quartulli
· 12 years ago
fa70655
batman-adv: don't compile the BLA switch if not requested
by Antonio Quartulli
· 12 years ago
3f87c42
batman-adv: remove useless NULL check
by Antonio Quartulli
· 12 years ago
46d160e
batman-adv: remove useless blank lines before and after brackets
by Antonio Quartulli
· 12 years ago
dec0507
batman-adv: Initialize lockdep class keys for hashes
by Antonio Quartulli
· 12 years ago
8425ec6
batman-adv: remove useless assignment in tt_local_add()
by Antonio Quartulli
· 12 years ago
39a3299
batman-adv: unify and properly print hex values
by Antonio Quartulli
· 12 years ago
f9d8a53
batman-adv: print the CRC together with the translation tables
by Antonio Quartulli
· 12 years ago
85766a8
batman-adv: improve local translation table output
by Antonio Quartulli
· 12 years ago
7cf4d52
batman-adv: reduce local TT entry timeout to 10 minutes
by Antonio Quartulli
· 12 years ago
02233e0
batman-adv: Do not add multicast MAC addresses to translation table
by Linus Lüssing
· 12 years ago
5691744
batman-adv: use per_cpu_add helper
by Shan Wei
· 12 years ago
00494be
networking/cs89x0.txt: delete stale information about hand patching
by Paul Gortmaker
· 12 years ago
18aafc6
net: splice: fix __splice_segment()
by Eric Dumazet
· 12 years ago
fb01747
gianfar: use more portable i/o accessors
by Kim Phillips
· 12 years ago
28a2828
ipv4: fib: fix a comment.
by Rami Rosen
· 12 years ago
87696f9
net: Export __netdev_pick_tx so that it can be used in modules
by Alexander Duyck
· 12 years ago
17e1a42
tg3: missing break statement in tg3_get_5720_nvram_info()
by Dan Carpenter
· 12 years ago
024e967
net: Add support for XPS without sysfs being defined
by Alexander Duyck
· 12 years ago
01c5f86
net: Rewrite netif_set_xps_queues to address several issues
by Alexander Duyck
· 12 years ago
10cdc3f
net: Rewrite netif_reset_xps_queue to allow for better code reuse
by Alexander Duyck
· 12 years ago
537c00d
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
by Alexander Duyck
· 12 years ago
416186f
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
by Alexander Duyck
· 12 years ago
c10d7367
softirq: reduce latencies
by Eric Dumazet
· 12 years ago
1def923
net_sched: more precise pkt_len computation
by Eric Dumazet
· 12 years ago
3d55b32
doc: Clarify behavior when sysctl tcp_ecn = 1
by Vijay Subramanian
· 12 years ago
2382685
bnx2x: align define usage to satisfy static checkers
by Ariel Elior
· 12 years ago
2efd32e
veth: fix a NULL deref in netif_carrier_off
by Eric Dumazet
· 12 years ago
1f1e495
cxgb4: Fix incorrect PFVF CMASK
by Vipul Pandya
· 12 years ago
8568658
DSA: Convert spaces to tabs where appropriate
by Barry Grussling
· 12 years ago
ab381a9
DSA: Convert printk calls to netdev_info calls
by Barry Grussling
· 12 years ago
19b2f97
DSA: Convert repeated msleep calls to timeouts
by Barry Grussling
· 12 years ago
3675c8d
DSA: Convert DSA comments to network-style comments
by Barry Grussling
· 12 years ago
a0376db
ipv6: Optimize ipv6_change_dsfield().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
6c40d10
ipv6: Use container_of macro instead of magic number to get ipv6 header.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2916610
bnx2x: NULL dereference on error in debug code
by Dan Carpenter
· 12 years ago
b4fff5f
unix: Use FIELD_SIZEOF() in af_unix_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ce6654c
rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
3523b29
openvswitch: Use FIELD_SIZEOF() in dp_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
fab2574
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ba96bcb
ipv6: Use FIELD_SIZEOF() in inet6_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
95c7e0e
ipv4: Use FIELD_SIZEOF() in inet_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
dd4544f
bgmac: driver for GBit MAC core on BCMA bus
by Rafał Miłecki
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
948b337
net: init perm_addr in register_netdevice()
by Jiri Pirko
· 12 years ago
7265a6b
netconsole: add IPv6 example in doc
by Cong Wang
· 12 years ago
b3d936f
netpoll: add IPv6 support
by Cong Wang
· 12 years ago
acb3e04
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
by Cong Wang
· 12 years ago
b7394d2
netpoll: prepare for ipv6
by Cong Wang
· 12 years ago
0c7768a
net: fec: Remove 'inline' declarations
by Fabio Estevam
· 12 years ago
fda55ec
net: introduce skb_transport_header_was_set()
by Eric Dumazet
· 12 years ago
0edb7ed
Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 12 years ago
c03a14e
ethtool: consolidate work with ethtool_ops
by Jiri Pirko
· 12 years ago
6411280
bnx2x: Segregate SR-IOV code
by Ariel Elior
· 12 years ago
5ebae489
net: fec: report correct hardware stamping info to ethtool
by Frank Li
· 12 years ago
d0e2c55
veth: avoid a NULL deref in veth_stats_one
by Eric Dumazet
· 12 years ago
428ac43
chelsio: Use netdev_<level> and pr_<level>
by Joe Perches
· 12 years ago
bca94cf
drivers/net: delete 8390 based EISA drivers.
by Paul Gortmaker
· 12 years ago
483f777
drivers/net: remove orphaned references to micro channel
by Paul Gortmaker
· 12 years ago
3066af5
team: use strlcpy with ethtool_drvinfo fields
by Flavio Leitner
· 12 years ago
5d134f1
tcp: make sysctl_tcp_ecn namespace aware
by Hannes Frederic Sowa
· 12 years ago
71bcdba
ndisc: Use struct rd_msg for redirect message.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
9ca1b22
net: splice: avoid high order page splitting
by Eric Dumazet
· 12 years ago
8113554
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
by Jiri Pirko
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
2afb9b5
ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create
by Jiri Pirko
· 12 years ago
efc61a3
ethoc: fix mac address set
by Jiri Pirko
· 12 years ago
b681b65
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
by Nithin Nayak Sujir
· 12 years ago
857001f
tg3: Improve PCI function number detection.
by Michael Chan
· 12 years ago
c86a856
tg3: Add NVRAM support for 5762
by Michael Chan
· 12 years ago
c65a17f
tg3: Add support for new 5762 ASIC
by Michael Chan
· 12 years ago
b7dc8c3
ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3)
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ff43da8
NET: FEC: dynamtic check DMA desc buff type
by Frank Li
· 12 years ago
579e1d81
ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so big it is long long
by Peter Hüwe
· 12 years ago
b2d4b15
smsc95xx: enable dynamic autosuspend
by Steve Glendinning
· 12 years ago
e360a8b
smsc95xx: eliminate duplicate warnings on io failure
by Steve Glendinning
· 12 years ago
912df26
net: introduce upper device lists and remove dev->master
by David S. Miller
· 12 years ago
85464ef
net: kill dev->master
by Jiri Pirko
· 12 years ago
8b98a70
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
by Jiri Pirko
· 12 years ago
471cb5a
bonding: remove usage of dev->master
by Jiri Pirko
· 12 years ago
7f6e710
nes: remove usage of dev->master
by Jiri Pirko
· 12 years ago
1cdfd72
vlan: remove usage of dev->master in __vlan_find_dev_deep()
by Jiri Pirko
· 12 years ago
Next »