index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
/
pppoe.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
net: dsa: Fix scope of eeprom-length property
Guenter Roeck
1
-1
/
+1
2015-04-29
net: macb: Fix race condition in driver when Rx frame is dropped
Punnaiah Choudary Kalluri
1
-0
/
+3
2015-04-29
hv_netvsc: Fix a bug in netvsc_start_xmit()
KY Srinivasan
3
-26
/
+7
2015-04-29
altera_tse: Correct rx packet length
Vlastimil Setka
1
-0
/
+6
2015-04-29
mlx4: Fix tx ring affinity_mask creation
Benjamin Poirier
1
-3
/
+5
2015-04-29
tipc: fix problem with parallel link synchronization mechanism
Jon Paul Maloy
1
-5
/
+2
2015-04-29
tipc: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2
-12
/
+13
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
9
-20
/
+27
2015-04-29
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-1
/
+1
2015-04-29
net: sched: act_connmark: don't zap skb->nfct
Florian Westphal
1
-2
/
+0
2015-04-29
trivial: net: systemport: bcmsysport.h: fix 0x0x prefix
Antonio Ospite
1
-1
/
+1
2015-04-29
trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix
Antonio Ospite
1
-1
/
+1
2015-04-29
bnx2x: remove {TPA,GRO}_ENABLE_FLAG
Michal Schmidt
3
-31
/
+15
2015-04-29
bnx2x: merge fp->disable_tpa with fp->mode
Michal Schmidt
5
-18
/
+18
2015-04-29
bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set
Michal Schmidt
2
-5
/
+1
2015-04-29
hv_netvsc: introduce netif-msg into netvsc module
Simon Xiao
4
-7
/
+31
2015-04-29
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
1
-4
/
+1
2015-04-28
bpf: fix 64-bit divide
Alexei Starovoitov
1
-6
/
+6
2015-04-28
net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interface
Karicheri, Muralidharan
1
-2
/
+6
2015-04-27
bnx2x: really disable TPA if 'disable_tpa' option is set
Michal Schmidt
1
-2
/
+4
2015-04-27
net:treewide: Fix typo in drivers/net
Masanari Iida
2
-2
/
+2
2015-04-27
net/mlx4_en: Prevent setting invalid RSS hash function
Amir Vadai
1
-13
/
+16
2015-04-27
mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
1
-43
/
+17
2015-04-27
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2
-0
/
+4
2015-04-27
ppp: mppe: discard late packet in stateless mode
Sylvain Rochet
1
-0
/
+7
2015-04-27
ppp: mppe: sanity error path rework
Sylvain Rochet
1
-16
/
+13
2015-04-27
net/bonding: Make DRV macros private
Matan Barak
4
-7
/
+28
2015-04-27
Linux 4.1-rc1
v4.1-rc1
Linus Torvalds
1
-2
/
+2
2015-04-27
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
5
-0
/
+48
2015-04-26
net: rfs: fix crash in get_rps_cpus()
Eric Dumazet
2
-7
/
+7
2015-04-26
altera tse: add support for fixed-links.
Andreas Oetken
1
-8
/
+29
2015-04-26
pxa168: fix double deallocation of managed resources
Alexey Khoroshilov
1
-11
/
+5
2015-04-26
v4l: xilinx: fix for include file movement
Stephen Rothwell
1
-1
/
+1
2015-04-25
net: fix crash in build_skb()
Eric Dumazet
3
-13
/
+25
2015-04-25
net: eth: altera: Resolve false errors from MSGDMA to TSE
Chee Nouk Phoon
1
-4
/
+1
2015-04-25
ehea: Fix memory hook reference counting crashes
Michael Ellerman
1
-2
/
+4
2015-04-25
net/tg3: Release IRQs on permanent error
Gavin Shan
1
-1
/
+3
2015-04-25
platform/chrome: chromeos_laptop - instantiate Atmel at primary address
Dmitry Torokhov
1
-9
/
+26
2015-04-24
RCU pathwalk breakage when running into a symlink overmounting something
Al Viro
1
-2
/
+4
2015-04-24
fix I_DIO_WAKEUP definition
Eric Sandeen
1
-1
/
+1
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
9
-33
/
+50
2015-04-24
fs/9p: fix readdir()
Johannes Berg
1
-0
/
+2
2015-04-24
Btrfs: prevent list corruption during free space cache processing
Chris Mason
1
-14
/
+18
2015-04-24
netfilter: bridge: fix NULL deref in physin/out ifindex helpers
Florian Westphal
1
-2
/
+14
2015-04-24
netfilter: nf_tables: fix wrong length for jump/goto verdicts
Florian Westphal
1
-2
/
+1
2015-04-24
toshiba_acpi: Do not register vendor backlight when acpi_video bl is available
Hans de Goede
2
-0
/
+25
2015-04-24
net: mdio-gpio: support access that may sleep
Vivien Didelot
1
-5
/
+9
2015-04-24
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
9
-46
/
+48
2015-04-24
rhashtable: don't attempt to grow when at max_size
Johannes Berg
1
-1
/
+2
2015-04-24
bgmac: fix requests for extra polling calls from NAPI
Rafał Miłecki
1
-1
/
+1
[next]