index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
78
-1929
/
+4226
2010-10-21
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Patrick McHardy
12
-410
/
+959
2010-10-21
tproxy: use the interface primary IP address as a default value for --on-ip
Balazs Scheidler
1
-70
/
+132
2010-10-21
tproxy: added IPv6 support to the socket match
Balazs Scheidler
1
-11
/
+154
2010-10-21
cxgb3: function namespace cleanup
stephen hemminger
7
-289
/
+18
2010-10-21
tproxy: added IPv6 support to the TPROXY target
Balazs Scheidler
2
-40
/
+235
2010-10-21
tproxy: added IPv6 socket lookup function to nf_tproxy_core
Balazs Scheidler
1
-1
/
+71
2010-10-21
be2net: Changes to use only priority codes allowed by f/w
Somnath Kotur
4
-10
/
+106
2010-10-21
tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
Balazs Scheidler
1
-1
/
+2
2010-10-21
tproxy: added tproxy sockopt interface in the IPV6 layer
Balazs Scheidler
4
-1
/
+49
2010-10-21
tproxy: added udp6_lib_lookup function
Balazs Scheidler
2
-0
/
+11
2010-10-21
tproxy: added const specifiers to udp lookup functions
Balazs Scheidler
1
-4
/
+4
2010-10-21
tproxy: split off ipv6 defragmentation to a separate module
Balazs Scheidler
5
-78
/
+156
2010-10-21
l2tp: small cleanup
Eric Dumazet
1
-3
/
+1
2010-10-21
nf_nat: restrict ICMP translation for embedded header
Julian Anastasov
1
-14
/
+15
2010-10-21
can: mcp251x: fix generation of error frames
Marc Kleine-Budde
1
-1
/
+1
2010-10-21
can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set
Marc Kleine-Budde
1
-5
/
+9
2010-10-21
can-raw: add msg_flags to distinguish local traffic
Oliver Hartkopp
2
-3
/
+42
2010-10-21
9p: client code cleanup
stephen hemminger
2
-53
/
+1
2010-10-21
rds: make local functions/variables static
stephen hemminger
20
-64
/
+29
2010-10-21
napi: unexport napi_reuse_skb
stephen hemminger
2
-4
/
+1
2010-10-21
tipc: delete needless memset from bearer enabling.
Allan Stephens
1
-2
/
+0
2010-10-21
drivers/net/ax88796.c: Return error code in failure
Julia Lawall
1
-0
/
+1
2010-10-21
b44: fix resume, request_irq after hw reset
James Hogan
1
-5
/
+14
2010-10-21
cxgb4: function namespace cleanup (v3)
stephen hemminger
6
-455
/
+3
2010-10-21
CAPI: Silence lockdep warning on get_capi_appl_by_nr usage
Jan Kiszka
1
-5
/
+14
2010-10-21
bridge: Forward reserved group addresses if !STP
Benjamin Poirier
1
-1
/
+1
2010-10-21
net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delay...
Tejun Heo
1
-2
/
+1
2010-10-21
tproxy: fix hash locking issue when using port redirection in __inet_inherit_...
Balazs Scheidler
6
-16
/
+56
2010-10-21
phy/marvell: fix 88e1121 support
Arnaud Patard
1
-12
/
+19
2010-10-21
ixgbe: add a refcnt when turning on/off FCoE offload capability
Yi Zou
2
-0
/
+7
2010-10-21
ixgbe: fix stats handling
Eric Dumazet
3
-16
/
+56
2010-10-21
ixgbe: update copyright info
Emil Tantilov
4
-4
/
+4
2010-10-21
jme: Advance version number
Guo-Fu Tseng
2
-1
/
+3
2010-10-21
jme: Adding mii-tool support
Guo-Fu Tseng
1
-1
/
+33
2010-10-21
jme: Prevent possible read re-order error
Guo-Fu Tseng
1
-0
/
+1
2010-10-21
jme: Add comment in jme_set_settings
Guo-Fu Tseng
1
-3
/
+6
2010-10-21
jme: Fix PHY power-off error
Guo-Fu Tseng
1
-4
/
+18
2010-10-21
tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
Balazs Scheidler
2
-50
/
+114
2010-10-21
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...
Balazs Scheidler
4
-15
/
+90
2010-10-21
bonding: cleanup: remove braces from single block statements
Bandan Das
1
-91
/
+72
2010-10-21
bonding: cleanup : add space around operators
Bandan Das
1
-44
/
+67
2010-10-21
Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-21
smsc95xx: generate random MAC address once, not every ifup
Bernard Blackham
1
-2
/
+2
2010-10-21
bnx2: Increase max rx ring size from 1K to 2K
Michael Chan
1
-2
/
+2
2010-10-21
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
13
-41
/
+28
2010-10-21
bonding: make release_and_destroy static
stephen hemminger
2
-3
/
+2
2010-10-21
xfrm: make xfrm_bundle_ok local
stephen hemminger
2
-5
/
+4
2010-10-21
rtnetlink: remove rtnl_kill_links
stephen hemminger
2
-9
/
+0
2010-10-21
xfrm6: make xfrm6_tunnel_free_spi local
stephen hemminger
2
-4
/
+1
[next]