Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f85b02c2bd7be7832f4d1ff55f401fcf38573e47
f85b02c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
68c3316
v4 GRE: Add TCP segmentation offload for GRE
by Pravin B Shelar
· 12 years ago
05e8ef4
net: factor out skb_mac_gso_segment() from skb_gso_segment()
by Pravin B Shelar
· 12 years ago
14bbd6a
net: Add skb_unclone() helper function.
by Pravin B Shelar
· 12 years ago
d887199
tg3: Update version to 3.130
by Michael Chan
· 12 years ago
402e139
tg3: Set initial carrier state to off.
by Michael Chan
· 12 years ago
c5d0b72
tg3: Fix 5762 NVRAM sizing
by Michael Chan
· 12 years ago
d240d21
tg3: Expand EEE support for all 5717 B0
by Michael Chan
· 12 years ago
d3f677a
tg3: Add 57766 device support.
by Matt Carlson
· 12 years ago
8fc3bb6
ixgbe: refactor initialization of feature flags
by Emil Tantilov
· 12 years ago
a6053d7
igb: Refractoring function pointers in igb_get_invariants function
by Akeem G. Abodunrin
· 12 years ago
a1bf1f4
igb: Intialize MAC function pointers
by Akeem G. Abodunrin
· 12 years ago
56d8c27
igb: Initialize NVM function pointers
by Akeem G. Abodunrin
· 12 years ago
73bfcd9
igb: Initialize PHY function pointers
by Akeem G. Abodunrin
· 12 years ago
21ba6fe
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
by Alexander Duyck
· 12 years ago
2c7d772
igb: Refix sparse warning in igb_get_i2c_client
by Carolyn Wyborny
· 12 years ago
199f6cc
igb: Fix for improper allocation flag in igb_get_i2c_client
by Carolyn Wyborny
· 12 years ago
d3f8ef1
igb: Fix for improper exit in igb_get_i2c_client
by Carolyn Wyborny
· 12 years ago
74e238e
igb: Support using build_skb in the case that jumbo frames are disabled
by Alexander Duyck
· 12 years ago
9754e29
net: Don't write to current task flags on every packet received.
by David S. Miller
· 12 years ago
ba77971
gianfar: Fix and cleanup Rx FCB indication
by Claudiu Manoil
· 12 years ago
13f228d
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
by Claudiu Manoil
· 12 years ago
61db26c
gianfar: gfar_process_frame returns void
by Claudiu Manoil
· 12 years ago
bd9e89f
gianfar: GRO_DROP is unlikely
by Claudiu Manoil
· 12 years ago
b597d20
gianfar: Cleanup and optimize struct gfar_private
by Claudiu Manoil
· 12 years ago
369ec16
gianfar: Add device ref (dev) in gfar_private
by Claudiu Manoil
· 12 years ago
41a2060
gianfar: Remove unused device_node ref in gfar_private
by Claudiu Manoil
· 12 years ago
e0376d0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
15004ca
bridge: make ifla_br_policy and br_af_ops static
by Cong Wang
· 12 years ago
4160815
bgmac: add read of interrupt mask after disabling interrupts
by Nathan Hintz
· 12 years ago
9f89ec8
bridge: use __u16 in if_bridge.h
by Cong Wang
· 12 years ago
93197b1
Merge branch 'bridge_vlan'
by David S. Miller
· 12 years ago
35e03f3
bridge: Separate egress policy bitmap
by Vlad Yasevich
· 12 years ago
bc9a25d
bridge: Add vlan support for local fdb entries
by Vlad Yasevich
· 12 years ago
1690be6
bridge: Add vlan support to static neighbors
by Vlad Yasevich
· 12 years ago
b0e9a30
bridge: Add vlan id to multicast groups
by Vlad Yasevich
· 12 years ago
2ba071e
bridge: Add vlan to unicast fdb entries
by Vlad Yasevich
· 12 years ago
552406c
bridge: Add the ability to configure pvid
by Vlad Yasevich
· 12 years ago
7885198
bridge: Implement vlan ingress/egress policy with PVID.
by Vlad Yasevich
· 12 years ago
6cbdcee
bridge: Dump vlan information from a bridge port
by Vlad Yasevich
· 12 years ago
407af32
bridge: Add netlink interface to configure vlans on bridge ports
by Vlad Yasevich
· 12 years ago
85f46c6
bridge: Verify that a vlan is allowed to egress on given port
by Vlad Yasevich
· 12 years ago
a37b85c
bridge: Validate that vlan is permitted on ingress
by Vlad Yasevich
· 12 years ago
243a2e6
bridge: Add vlan filtering infrastructure
by Vlad Yasevich
· 12 years ago
2222299
net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack
by Daniel Borkmann
· 12 years ago
1e55817
net: sctp: minor: make jsctp_sf_eat_sack static
by Daniel Borkmann
· 12 years ago
217a55a
bgmac: return error on failed PHY write
by Rafał Miłecki
· 12 years ago
9e9ff4b
be2net: remove BUG_ON() in be_mcc_compl_is_new()
by Sathya Perla
· 12 years ago
79876e0
net: ethernet: ti: remove redundant NULL check.
by Cyril Roelandt
· 12 years ago
c9af6db
net: Fix possible wrong checksum generation.
by Pravin B Shelar
· 12 years ago
b8fa410
Merge branch 'tcp_tsoffset'
by David S. Miller
· 12 years ago
ee684b6
tcp: send packets with a socket timestamp
by Andrey Vagin
· 12 years ago
93be6ce
tcp: set and get per-socket timestamp
by Andrey Vagin
· 12 years ago
ceaa1fe
tcp: adding a per-socket timestamp offset
by Andrey Vagin
· 12 years ago
d0023f8
Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 12 years ago
959d5fd
netpoll: fix smatch warnings in netpoll core code
by Neil Horman
· 12 years ago
99d5851
net: skbuff: fix compile error in skb_panic()
by James Hogan
· 12 years ago
212079d
gianfar: convert u64 status counters to atomic64_t
by Paul Gortmaker
· 12 years ago
6871978
gianfar: remove largely unused gfar_stats struct
by Paul Gortmaker
· 12 years ago
c6d14ff
act_police: improved accuracy at high rates
by Jiri Pirko
· 12 years ago
0e24321
act_police: move struct tcf_police to act_police.c
by Jiri Pirko
· 12 years ago
b757c93
tbf: improved accuracy at high rates
by Jiri Pirko
· 12 years ago
34c5d29
sch_api: introduce qdisc_watchdog_schedule_ns()
by Jiri Pirko
· 12 years ago
292f1c7
sch: make htb_rate_cfg and functions around that generic
by Jiri Pirko
· 12 years ago
b9a7afd
htb: initialize cl->tokens and cl->ctokens correctly
by Jiri Pirko
· 12 years ago
bdd6998
htb: remove pointless first initialization of buffer and cbuffer
by Jiri Pirko
· 12 years ago
324f5aa
htb: use PSCHED_TICKS2NS()
by Jiri Pirko
· 12 years ago
9f6d98c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9c10f41
htb: fix values in opt dump
by Jiri Pirko
· 12 years ago
db98f08
net: fec_mpc52xx: Read MAC address from device-tree
by Stefan Roese
· 12 years ago
af32de0
cxgb4vf: Fix VLAN extraction counter increment
by Vipul Pandya
· 12 years ago
d9ba8f9
driver: net: ethernet: cpsw: dual emac interface implementation
by Mugunthan V N
· 12 years ago
9232b16
driver: net: ethernet: cpsw: make cpts as pointer
by Mugunthan V N
· 12 years ago
f6e135c
driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection
by Mugunthan V N
· 12 years ago
37d5110
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
96be80a
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
by Alexander Duyck
· 12 years ago
77c1090
net: fix infinite loop in __skb_recv_datagram()
by Eric Dumazet
· 12 years ago
1bf014e
net: qmi_wwan: add Yota / Megafon M100-1 4g modem
by Bjørn Mork
· 12 years ago
570617e
net: sctp: remove unused multiple cookie keys
by Daniel Borkmann
· 12 years ago
318d86d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
0790bbb
netpoll: cleanup sparse warnings
by Neil Horman
· 12 years ago
2cde6ac
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
by Neil Horman
· 12 years ago
f05de73
skbuff: create skb_panic() function and its wrappers
by Jean Sacren
· 12 years ago
d786f67
mwl8k: fix band for supported channels
by Jonas Gorski
· 12 years ago
3b69908
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
547b4e7
bridge: set priority of STP packets
by Stephen Hemminger
· 12 years ago
7e307c6
mrp: make mrp_rcv static
by Stephen Hemminger
· 12 years ago
954b124
ethtool: fix sparse warning
by Stephen Hemminger
· 12 years ago
b274826
bridge: use dev->addr_assign_type to see if user change mac
by Jiri Pirko
· 12 years ago
2c5e893
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
by Hannes Frederic Sowa
· 12 years ago
2031409
ipv6: don't accept multicast traffic with scope 0
by Hannes Frederic Sowa
· 12 years ago
dd40851
ipv6: don't let node/interface scoped multicast traffic escape on the wire
by Hannes Frederic Sowa
· 12 years ago
7cb8a93
xfrm: Allow inserting policies with matching mark and different priorities
by Steffen Klassert
· 12 years ago
3d9646d
mac80211: fix channel selection bug
by Johannes Berg
· 12 years ago
65ab999
qlcnic: fix mailbox response handling
by Jitendra Kalsaria
· 12 years ago
dce056c
qlcnic: enhance MSIX allocation failure log message
by Manish Chopra
· 12 years ago
9a05f92
qlcnic: fix async event handling during diagnostic loopback test
by Jitendra Kalsaria
· 12 years ago
58ead41
qlcnic: refactor 83xx diagnostic IRQ test
by Jitendra Kalsaria
· 12 years ago
ba4468db
qlcnic: refactor 83xx diagnostic loopback test
by Jitendra Kalsaria
· 12 years ago
483202d
qlcnic: helper routine to handle async events
by Jitendra Kalsaria
· 12 years ago
Next »