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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-5
/
+10
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-100
/
+238
2012-06-29
ipv4: Elide fib_validate_source() completely when possible.
David S. Miller
2
-0
/
+6
2012-06-29
ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani...
Ville Nuorvala
1
-0
/
+2
2012-06-28
ipv4: Adjust in_dev handling in fib_validate_source()
David S. Miller
1
-1
/
+1
2012-06-28
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
1
-0
/
+2
2012-06-28
tcp: pass fl6 to inet6_csk_route_req()
Neal Cardwell
1
-0
/
+1
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-38
/
+110
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+15
2012-06-28
ipv4: Kill rt->rt_spec_dst, no longer used.
David S. Miller
2
-2
/
+1
2012-06-28
ipv4: Create and use fib_compute_spec_dst() helper.
David S. Miller
1
-0
/
+1
2012-06-28
ipv4: Show that ip_send_reply() is purely unicast routine.
David S. Miller
1
-2
/
+3
2012-06-27
ipv4: Kill early demux method return value.
David S. Miller
2
-2
/
+2
2012-06-27
xfrm_user: Propagate netlink error codes properly.
David S. Miller
1
-6
/
+4
2012-06-27
netdev/phy/of: Add more methods for binding PHY devices to drivers.
David Daney
1
-0
/
+6
2012-06-27
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
David Daney
1
-1
/
+17
2012-06-27
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
David S. Miller
3
-6
/
+6
2012-06-27
net: added support for 40GbE link.
parav.pandit@emulex.com
1
-0
/
+8
2012-06-27
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
1
-129
/
+0
2012-06-27
ipv4: tcp: dont cache unconfirmed intput dst
Eric Dumazet
3
-6
/
+6
2012-06-27
Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-06-27
bcma: define some additional cores IDs
Rafał Miłecki
1
-0
/
+7
2012-06-26
netlink: Delete NLMSG_PUT and NLMSG_NEW.
David S. Miller
1
-8
/
+0
2012-06-26
team: remove unused rcu_head field from team_port struct
Jiri Pirko
1
-1
/
+0
2012-06-26
team: do not allow to map disabled ports
Jiri Pirko
1
-0
/
+2
2012-06-26
drivers/ieee802154: add support for the at86rf230/231 transceivers
alex.bluesman.smirnov@gmail.com
1
-0
/
+31
2012-06-26
mac802154: add wpan device-class support
alex.bluesman.smirnov@gmail.com
2
-12
/
+10
2012-06-26
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
4
-24
/
+15
2012-06-26
nl80211: specify RSSI threshold in scheduled scan
Thomas Pedersen
2
-0
/
+8
2012-06-25
caif-hsi: Remove use of module parameters
Sjur Brændeland
1
-4
/
+10
2012-06-25
caif-hsi: Replace platform device with ops structure.
Sjur Brændeland
1
-19
/
+19
2012-06-25
caif-hsi: Add rtnl support
Sjur Brændeland
1
-1
/
+20
2012-06-25
net: struct sock cleanups
Eric Dumazet
1
-1
/
+2
2012-06-25
net: Remove 'unlikely' qualifier in skb_steal_sock()
Vijay Subramanian
1
-1
/
+1
2012-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-06-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+5
2012-06-25
bug.h: Fix up CONFIG_BUG=n implicit function declarations.
Paul Mundt
1
-10
/
+9
2012-06-25
Merge 3.5-rc4 into usb-linus
Greg Kroah-Hartman
14
-20
/
+82
2012-06-24
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-4
/
+4
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-24
/
+0
2012-06-23
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-1
/
+5
2012-06-22
ipv4: Don't add deprecated new binary sysctl value.
David S. Miller
1
-1
/
+0
2012-06-22
SCSI & usb-storage: add try_rc_10_first flag
Alan Stern
1
-0
/
+1
2012-06-22
ipv4: tcp: dont cache output dst for syncookies
Eric Dumazet
2
-1
/
+3
2012-06-22
ipv4: Add sysctl knob to control early socket demux
Alexander Duyck
2
-0
/
+4
2012-06-22
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
3
-76
/
+216
2012-06-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2012-06-22
drm: drop comment about this header being autogenerated.
Dave Airlie
1
-4
/
+0
2012-06-22
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...
Pablo Neira Ayuso
1
-1
/
+5
2012-06-21
Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
[next]