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
path:
root
/
net
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
58
-1714
/
+3653
2010-10-21
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Patrick McHardy
11
-398
/
+918
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
tproxy: added IPv6 support to the TPROXY target
Balazs Scheidler
1
-37
/
+225
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
2
-0
/
+42
2010-10-21
tproxy: added udp6_lib_lookup function
Balazs Scheidler
1
-0
/
+8
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
4
-78
/
+150
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-raw: add msg_flags to distinguish local traffic
Oliver Hartkopp
1
-3
/
+30
2010-10-21
9p: client code cleanup
stephen hemminger
1
-50
/
+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
1
-2
/
+1
2010-10-21
tipc: delete needless memset from bearer enabling.
Allan Stephens
1
-2
/
+0
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
5
-15
/
+55
2010-10-21
tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
Balazs Scheidler
1
-48
/
+0
2010-10-21
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...
Balazs Scheidler
3
-14
/
+85
2010-10-21
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
12
-39
/
+27
2010-10-21
xfrm: make xfrm_bundle_ok local
stephen hemminger
1
-3
/
+4
2010-10-21
rtnetlink: remove rtnl_kill_links
stephen hemminger
1
-8
/
+0
2010-10-21
xfrm6: make xfrm6_tunnel_free_spi local
stephen hemminger
1
-3
/
+1
2010-10-21
bridge: make br_parse_ip_options static
stephen hemminger
1
-1
/
+1
2010-10-21
socket: localize functions
stephen hemminger
1
-3
/
+4
2010-10-21
fib: introduce fib_alias_accessed() helper
Eric Dumazet
4
-3
/
+12
2010-10-21
net/sched: fix missing spinlock init
Eric Dumazet
1
-0
/
+2
2010-10-21
ipvs: provide address family for debugging
Julian Anastasov
7
-84
/
+45
2010-10-21
ipvs: inherit forwarding method in backup
Julian Anastasov
1
-0
/
+2
2010-10-21
ipvs: changes for local client
Julian Anastasov
2
-92
/
+225
2010-10-21
ipvs: changes for local real server
Julian Anastasov
3
-117
/
+457
2010-10-21
ipvs: move ip_route_me_harder for ICMP
Julian Anastasov
1
-20
/
+21
2010-10-21
ipvs: create ip_vs_defrag_user
Julian Anastasov
1
-21
/
+34
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TUN method
Julian Anastasov
1
-1
/
+1
2010-10-21
ipvs: stop ICMP from FORWARD to local
Julian Anastasov
1
-2
/
+19
2010-10-21
ipvs: do not schedule conns from real servers
Julian Anastasov
4
-8
/
+45
2010-10-21
ipvs: switch to notrack mode
Julian Anastasov
2
-37
/
+9
2010-10-21
ipvs: optimize checksums for apps
Julian Anastasov
3
-13
/
+56
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
Julian Anastasov
2
-10
/
+10
2010-10-21
bridge: Add support for TX vlan offload.
Jesse Gross
1
-1
/
+7
2010-10-21
ethtool: Add support for vlan accleration.
Jesse Gross
1
-1
/
+2
2010-10-21
vlan: Centralize handling of hardware acceleration.
Jesse Gross
3
-137
/
+44
2010-10-21
vlan: Avoid hash table lookup to find group.
Jesse Gross
3
-72
/
+11
2010-10-21
vlan: Enable software emulation for vlan accleration.
Jesse Gross
1
-3
/
+33
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2
-10
/
+10
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
3
-18
/
+34
2010-10-20
net: avoid RCU for NOCACHE dst
Eric Dumazet
2
-6
/
+32
[next]