index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-30
netlink: add minlen validation for the new signed types
Julian Anastasov
1
-0
/
+4
2012-08-30
drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment
Julia Lawall
1
-1
/
+0
2012-08-30
forcedeth: prevent TX timeouts after reboot
david decotigny
1
-2
/
+10
2012-08-30
forcedeth: fix TX timeout caused by TX pause on down link
david decotigny
1
-1
/
+2
2012-08-30
forcedeth: fix buffer overflow
david decotigny
1
-1
/
+1
2012-08-30
netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device
Timur Tabi
4
-0
/
+259
2012-08-30
of/mdio-gpio: Simplify the way device tree support is implemented.
Srinivas Kandagatla
1
-92
/
+40
2012-08-30
of/mdio: Add dummy functions in of_mdio.h.
Srinivas Kandagatla
1
-0
/
+33
2012-08-30
netpoll: provide an IP ident in UDP frames
Eric Dumazet
1
-1
/
+2
2012-08-30
net: dev: fix the incorrect hold of net namespace's lo device
Gao feng
1
-0
/
+2
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
52
-180
/
+368
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
6
-507
/
+410
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
106
-721
/
+1765
2012-08-24
sfc: Fix the initial device operstate
Ben Hutchings
1
-3
/
+3
2012-08-24
sfc: Assign efx and efx->type as early as possible in efx_pci_probe()
Ben Hutchings
1
-9
/
+6
2012-08-24
sfc: Remove bogus comment about MTU change and RX buffer overrun
Ben Hutchings
1
-2
/
+0
2012-08-24
sfc: Remove overly paranoid locking assertions from netdev operations
Ben Hutchings
2
-10
/
+0
2012-08-24
sfc: Fix reset vs probe/remove/PM races involving efx_nic::state
Ben Hutchings
1
-41
/
+43
2012-08-24
sfc: Improve log messages in case we abort probe due to a pending reset
Ben Hutchings
1
-4
/
+3
2012-08-24
sfc: Never try to stop and start a NIC that is disabled
Ben Hutchings
1
-21
/
+44
2012-08-24
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()
Ben Hutchings
1
-3
/
+3
2012-08-24
sfc: Keep disabled NICs quiescent during suspend/resume
Ben Hutchings
1
-12
/
+16
2012-08-24
sfc: Hold the RTNL lock for more of the suspend/resume cycle
Ben Hutchings
1
-0
/
+8
2012-08-24
sfc: Change state names to be clearer, and comment them
Ben Hutchings
4
-21
/
+17
2012-08-24
sfc: Stash header offsets for TSO in struct tso_state
Ben Hutchings
1
-16
/
+12
2012-08-24
sfc: Replace tso_state::full_packet_space with ip_base_len
Ben Hutchings
1
-9
/
+11
2012-08-24
sfc: Simplify TSO header buffer allocation
Ben Hutchings
3
-218
/
+112
2012-08-24
sfc: Stop TX queues before they fill up
Ben Hutchings
3
-115
/
+112
2012-08-24
sfc: Refactor struct efx_tx_buffer to use a flags field
Ben Hutchings
3
-56
/
+53
2012-08-24
team: do not allow to add VLAN challenged port when vlan is used
Jiri Pirko
1
-0
/
+7
2012-08-24
vlan: add helper which can be called to see if device is used by vlan
Jiri Pirko
2
-2
/
+13
2012-08-24
team: don't print warn message on -ESRCH during event send
Jiri Pirko
1
-4
/
+4
2012-08-24
w5300: using eth_hw_addr_random() for random MAC and set device flag
Wei Yongjun
1
-2
/
+1
2012-08-24
w5100: using eth_hw_addr_random() for random MAC and set device flag
Wei Yongjun
1
-2
/
+1
2012-08-24
wimax/i2400m: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-08-24
net: Set device operstate at registration time
Ben Hutchings
3
-0
/
+11
2012-08-24
net/fsl: introduce Freescale 10G MDIO driver
Timur Tabi
3
-0
/
+282
2012-08-24
cls_cgroup: Allow classifier cgroups to have their classid reset to 0
Neil Horman
1
-1
/
+1
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
106
-721
/
+1765
2012-08-24
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
20
-558
/
+818
2012-08-23
packet: fix broken build.
Rami Rosen
1
-1
/
+1
2012-08-23
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
5
-19
/
+12
2012-08-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-1
/
+46
2012-08-23
batman-adv: Start new development cycle
Sven Eckelmann
1
-1
/
+1
2012-08-23
batman-adv: change interface_rx to get orig node
Antonio Quartulli
3
-7
/
+14
2012-08-23
batman-adv: detect not yet announced clients
Antonio Quartulli
5
-33
/
+101
2012-08-23
batman-adv: Reduce accumulated length of simple statements
Sven Eckelmann
7
-38
/
+55
2012-08-23
batman-adv: Don't break statements after assignment operator
Sven Eckelmann
6
-35
/
+39
2012-08-23
batman-adv: Use BIT(x) macro to calculate bit positions
Sven Eckelmann
3
-29
/
+31
2012-08-23
batman-adv: Drop tt queries with foreign dest
Martin Hundebøll
1
-15
/
+3
[next]