Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ebd74487d4b7a48ab8513ecfe3d321346d7c602e
ebd7448
mac80211: fix warning: unused variable ifsta
by Tomas Winkler
· 16 years ago
3235427
iwlwifi: request Tx of block ack request if necessary
by Ron Rindjunsky
· 16 years ago
d96a7bc
mac80211: remove useless tid assignment for management and control frames
by Tomas Winkler
· 16 years ago
429a380
mac80211: add block ack request capability
by Ron Rindjunsky
· 16 years ago
b2898a2
mac80211: Don't request encryption for probe response
by Ivo van Doorn
· 16 years ago
8fa7425
iwlwifi: fix error path of iwl_rfkill_init
by Tomas Winkler
· 16 years ago
9bb8582
vlan: TCI related type and naming cleanups
by Patrick McHardy
· 16 years ago
df6b6a0
vlan: remove useless struct hlist_node declaration from if_vlan.h
by Patrick McHardy
· 16 years ago
22d1ba7
vlan: move struct vlan_dev_info to private header
by Patrick McHardy
· 16 years ago
7750f40
vlan: uninline __vlan_hwaccel_rx
by Patrick McHardy
· 16 years ago
75b8846
vlan: Add ethtool support
by Patrick McHardy
· 16 years ago
26a2523
vlan: Use is_vlan_dev()
by Joonwoo Park
· 16 years ago
acc81e1
vlan: fix network_header/mac_header adjustments
by Patrick McHardy
· 16 years ago
256f3bf
irda: Remove useless pm_dev references
by Rafael J. Wysocki
· 16 years ago
81c684d
ipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush
by Denis V. Lunev
· 16 years ago
2c69361
net: remove padding from struct socket on 64bit & increase objects/cache
by Richard Kennedy
· 16 years ago
4ad3f26
netfilter: fix string extension for case insensitive pattern matching
by Joonwoo Park
· 16 years ago
dde77e60
textsearch: convert kmalloc + memset to kzalloc
by Joonwoo Park
· 16 years ago
4313883
textsearch: ts_fsm: return error on request for case insensitive search
by Joonwoo Park
· 16 years ago
2523c3f
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm
by Joonwoo Park
· 16 years ago
3b76d08
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
by Joonwoo Park
· 16 years ago
b9c7967
textsearch: support for case insensitive searching
by Joonwoo Park
· 16 years ago
58de786
netfilter: ebt_nflog: fix Kconfig typo
by Patrick McHardy
· 16 years ago
cdf060a
netfilter: cleanup netfilter_ipv6.h userspace header
by Adrian Bunk
· 16 years ago
43de9dfe
netfilter: ip6table_filter in netns for real
by Alexey Dobriyan
· 16 years ago
b891c5a
netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc
by Pablo Neira Ayuso
· 16 years ago
b11c16b
netfilter: Get rid of refrences to no longer existant Fast NAT.
by Russ Dill
· 16 years ago
d278931
netfilter: use correct namespace in ip6table_security
by Alexey Dobriyan
· 16 years ago
6ba33ac
amd8111e: delete non NAPI code from the driver.
by Francois Romieu
· 16 years ago
a667601
starfire: delete non NAPI code from the driver.
by Francois Romieu
· 16 years ago
6a3d8aa
netdev: remove unused S2IO_NAPI
by Francois Romieu
· 16 years ago
38b2219
netdrv: don't truncate VLAN TCI with VLAN stripping
by Patrick McHardy
· 16 years ago
4b5a698
net: fix dev_set_promiscuity() breakage
by Patrick McHardy
· 16 years ago
fb0305c
net-sched: consolidate default fifo qdisc setup
by Patrick McHardy
· 16 years ago
aee18a8
net-sched: sch_htb: remove write-only qdisc filter_cnt
by Patrick McHardy
· 16 years ago
4207759
net-sched: sch_htb: remove child and sibling lists
by Patrick McHardy
· 16 years ago
f4c1f3e
net-sched: sch_htb: use dynamic class hash helpers
by Patrick McHardy
· 16 years ago
fbd8f13
net-sched: sch_htb: move hash and sibling list removal to htb_delete
by Patrick McHardy
· 16 years ago
d77fea2
net-sched: sch_cbq: use dynamic class hash helpers
by Patrick McHardy
· 16 years ago
be0d39d
net-sched: sch_hfsc: use dynamic class hash helpers
by Patrick McHardy
· 16 years ago
6fe1c7a
net-sched: add dynamically sized qdisc class hash helpers
by Patrick McHardy
· 16 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f3032be
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
70c03b4
vlan: Add GVRP support
by Patrick McHardy
· 16 years ago
ce30500
vlan: Move device unregistration before lower dev cleanup
by Patrick McHardy
· 16 years ago
b3ce032
vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once
by Patrick McHardy
· 16 years ago
eca9eba
net: Add GARP applicant-only participant
by Patrick McHardy
· 16 years ago
7c85fbf
bridge: Use STP demux
by Patrick McHardy
· 16 years ago
a19800d
net: Add STP demux layer
by Patrick McHardy
· 16 years ago
ef28d1a
MIB: add struct net to UDP6_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
235b9f7
MIB: add struct net to UDP6_INC_STATS_USER
by Pavel Emelyanov
· 16 years ago
0283328
MIB: add struct net to UDP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
629ca23
MIB: add struct net to UDP_INC_STATS_USER
by Pavel Emelyanov
· 16 years ago
4ce2417
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
32cb5b4
netns: selective flush of rt_cache
by Denis V. Lunev
· 16 years ago
e84f84f
netns: place rt_genid into struct net
by Denis V. Lunev
· 16 years ago
b00180d
ipv4: pass current value of rt_genid into rt_hash
by Denis V. Lunev
· 16 years ago
86c657f
netns: add struct net parameter to rt_cache_invalidate
by Denis V. Lunev
· 16 years ago
9f5e97e
netns: make rt_secret_rebuild timer per namespace
by Denis V. Lunev
· 16 years ago
39a23e7
netns: register net.ipv4.route.flush in each namespace
by Denis V. Lunev
· 16 years ago
639e104
ipv4: remove static flush_delay variable
by Denis V. Lunev
· 16 years ago
ae299fc
net: add fib_rules_ops to flush_cache method
by Denis V. Lunev
· 16 years ago
76e6ebf
netns: add namespace parameter to rt_cache_flush
by Denis V. Lunev
· 16 years ago
055e511
8390: Split 8390 support into a pausing and a non pausing driver core
by Alan Cox
· 16 years ago
141766c
WAN: Remove no longer needed pvc_desc in FR code.
by Krzysztof Halasa
· 16 years ago
198191c
WAN: convert drivers to use built-in netdev_stats
by Krzysztof Halasa
· 16 years ago
844290e
igb: add NAPI Rx queue support
by PJ Waskiewicz
· 16 years ago
662d720
igb: fix init on 82575 with MNG enabled
by Alexander Duyck
· 16 years ago
652fff3
igb: eliminate hw from the hw_dbg macro arguments
by Auke Kok
· 16 years ago
d67ce53
igb: fix parameter options
by Alexander Duyck
· 16 years ago
733596b
igb: cleanup function header comments
by Jeff Kirsher
· 16 years ago
3b644cf
igb: Remove adapter struct from these function call parameters
by Mitch Williams
· 16 years ago
5c3cad7
igb: limit EEPROM access
by Jeff Kirsher
· 16 years ago
532f4ae
ipg: run-time configurable jumbo frame support
by Pekka Enberg
· 16 years ago
da02b23
ipg: per-device max_rxframe_size
by Pekka Enberg
· 16 years ago
39f2058
ipg: per-device rxsupport_size
by Pekka Enberg
· 16 years ago
18a9cdb
ipg: per-device rxfrag_size
by Pekka Enberg
· 16 years ago
8304295
ipg: remove jumbo frame #ifdef from mtu
by Pekka Enberg
· 16 years ago
024f4d88
ipg: always compile in jumbo frame support
by Pekka Enberg
· 16 years ago
16e605a
Merge branch 'r8169-next' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-next
by Jeff Garzik
· 16 years ago
c5a78ac
fs_enet: restore promiscuous and multicast settings in restart()
by Laurent Pinchart
· 16 years ago
6c688f4
ibm_newemac: Fixes entry of short packets
by Sathya Narayanan
· 16 years ago
ab9b30c
ibm_newemac: Fixes kernel crashes when speed of cable connected changes
by Sathya Narayanan
· 16 years ago
7732123
pasemi_mac: Access iph->tot_len with correct endianness
by Roland Dreier
· 16 years ago
3ff2cd2
ehea: Access iph->tot_len with correct endianness
by Roland Dreier
· 16 years ago
2f69ae0
ehea: fix race condition
by Jan-Bernd Themann
· 16 years ago
b0afffe
ehea: add MODULE_DEVICE_TABLE
by Jan-Bernd Themann
· 16 years ago
5c2cec1
ehea: fix might sleep problem
by Jan-Bernd Themann
· 16 years ago
97bff09
forcedeth: fix lockdep warning on ethtool -s
by Tobias Diedrich
· 16 years ago
54364b7
Add missing skb->dev assignment in Frame Relay RX code
by Krzysztof Halasa
· 16 years ago
ab1b204
bridge: fix use-after-free in br_cleanup_bridges()
by Patrick McHardy
· 16 years ago
f43798c
tun: Allow GSO using virtio_net_hdr
by Rusty Russell
· 16 years ago
5228ddc
tun: TUNSETFEATURES to set gso features.
by Rusty Russell
· 16 years ago
07240fd
tun: Interface to query tun/tap features.
by Rusty Russell
· 16 years ago
374e7b5
tcp: fix a size_t < 0 comparison in tcp_read_sock
by Octavian Purdila
· 16 years ago
81b23b4
tcp: net/ipv4/tcp.c needs linux/scatterlist.h
by Andrew Morton
· 16 years ago
44d28ab
Merge branch 'net-next-2.6-v6ready-20080703' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
by David S. Miller
· 16 years ago
e0835f8
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.
by YOSHIFUJI Hideaki
· 16 years ago
03d2f89
ipv4: Do cleanup for ip_mr_init
by Wang Chen
· 16 years ago
623d1a1
ipv6: Do cleanup for ip6_mr_init.
by Wang Chen
· 16 years ago
Next »