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
2012-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-28
/
+10
2012-11-21
batman-adv: Use packing of 2 for all headers before an ethernet header
Sven Eckelmann
1
-1
/
+15
2012-11-21
batman-adv: Start new development cycle
Sven Eckelmann
1
-1
/
+1
2012-11-21
batman-adv: Fix broadcast duplist for fragmentation
Simon Wunderlich
4
-23
/
+11
2012-11-21
batman-adv: Add function to calculate crc32c for the skb payload
Sven Eckelmann
3
-0
/
+36
2012-11-21
batman-adv: Add wrapper to look up neighbor and send skb
Martin Hundebøll
6
-107
/
+74
2012-11-21
batman-adv: support array of debugfs general attributes
Antonio Quartulli
1
-9
/
+25
2012-11-21
batman-adv: fix bla compare function
Simon Wunderlich
1
-2
/
+16
2012-11-21
batman-adv: Mark best gateway in transtable_global debugfs
Sven Eckelmann
1
-26
/
+64
2012-11-20
sctp: send abort chunk when max_retrans exceeded
Neil Horman
2
-1
/
+27
2012-11-20
net: Remove redundant null check before kfree in dev.c
Sachin Kamat
1
-4
/
+2
2012-11-20
caif: Remove redundant null check before kfree in cfctrl.c
Sachin Kamat
1
-2
/
+1
2012-11-20
sit: allow to configure 6rd tunnels via netlink
Nicolas Dichtel
1
-25
/
+124
2012-11-19
net: remove unnecessary wireless includes
Johannes Berg
1
-2
/
+0
2012-11-19
net: rds: use this_cpu_* per-cpu helper
Shan Wei
2
-12
/
+14
2012-11-19
net: core: use this_cpu_ptr per-cpu helper
Shan Wei
1
-3
/
+1
2012-11-19
netfilter: Remove the spurious \ in __ip_vs_lblc_init
Eric W. Biederman
1
-1
/
+1
2012-11-18
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
3
-6
/
+10
2012-11-18
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
9
-54
/
+4
2012-11-18
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
4
-22
/
+1
2012-11-18
net: Allow the userns root to control vlans.
Eric W. Biederman
1
-6
/
+6
2012-11-18
net: Allow userns root to control the network bridge code.
Eric W. Biederman
3
-18
/
+19
2012-11-18
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
8
-9
/
+9
2012-11-18
net: Allow userns root to control ipv6
Eric W. Biederman
12
-25
/
+28
2012-11-18
net: Allow userns root to control ipv4
Eric W. Biederman
14
-27
/
+30
2012-11-18
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
4
-13
/
+28
2012-11-18
net: Allow userns root to force the scm creds
Eric W. Biederman
1
-3
/
+3
2012-11-18
user_ns: get rid of duplicate code in net_ctl_permissions
Zhao Hongjiang
1
-2
/
+2
2012-11-18
net: Update the per network namespace sysctls to be available to the network ...
Eric W. Biederman
1
-1
/
+11
2012-11-18
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
17
-1
/
+102
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
22
-4
/
+98
2012-11-18
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
1
-2
/
+1
2012-11-18
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
1
-4
/
+12
2012-11-18
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
1
-7
/
+0
2012-11-18
ipv6: Preserve ipv6 functionality needed by NET
Vlad Yasevich
2
-3
/
+3
2012-11-17
sctp: use bitmap_weight
Akinobu Mita
1
-6
/
+2
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-57
/
+130
2012-11-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
12
-20
/
+47
2012-11-16
net-rps: Fix brokeness causing OOO packets
Tom Herbert
1
-1
/
+3
2012-11-16
net: use right lock in __dev_remove_offload
Eric Dumazet
1
-2
/
+2
2012-11-16
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-7
/
+20
2012-11-16
tcp: handle tcp_net_metrics_init() order-5 memory allocation failures
Eric Dumazet
1
-3
/
+9
2012-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-20
/
+47
2012-11-16
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
5
-11
/
+73
2012-11-16
batman-adv: process broadcast packets in BLA earlier
Antonio Quartulli
1
-6
/
+6
2012-11-16
batman-adv: don't add TEMP clients belonging to other backbone nodes
Antonio Quartulli
1
-0
/
+7
2012-11-16
batman-adv: correctly pass the client flag on tt_response
Antonio Quartulli
1
-1
/
+1
2012-11-16
batman-adv: fix tt_global_entries flags update
Antonio Quartulli
1
-0
/
+6
2012-11-16
xfrm6: Remove commented out function call to xfrm6_input_fini
Steffen Klassert
1
-1
/
+0
2012-11-15
ipv6: Fix build error with udp_offload
Vlad Yasevich
1
-0
/
+1
[next]