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
2011-07-20
switch vfs_path_lookup() to struct path
Al Viro
1
-6
/
+5
2011-07-20
new helpers: kern_path_create/user_path_create
Al Viro
1
-21
/
+17
2011-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-7
/
+10
2011-07-19
mac80211: implement scan supported rates
Johannes Berg
5
-15
/
+15
2011-07-19
cfg80211: allow userspace to control supported rates in scan
Johannes Berg
4
-19
/
+73
2011-07-19
ceph: fix file mode calculation
Sage Weil
1
-7
/
+10
2011-07-19
netfilter: nfnetlink_queue: batch verdict support
Florian Westphal
1
-12
/
+103
2011-07-19
netfilter: nfnetlink_queue: assert monotonic packet ids
Eric Dumazet
1
-11
/
+15
2011-07-18
mac80211: reconfigure tx on device reconfiguration
Eliad Peller
4
-1
/
+12
2011-07-18
ipv4: save cpu cycles from check_leaf()
Eric Dumazet
1
-6
/
+6
2011-07-18
netfilter: nfnetlink_queue: provide rcu enabled callbacks
Eric Dumazet
1
-29
/
+12
2011-07-18
netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()
Eric Dumazet
1
-10
/
+30
2011-07-18
net: Add ->neigh_lookup() operation to dst_ops
David S. Miller
5
-7
/
+46
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
17
-72
/
+85
2011-07-17
ipv6: Get rid of rt6i_nexthop macro.
David S. Miller
4
-19
/
+19
2011-07-17
neigh: Pass neighbour entry to output ops.
David S. Miller
7
-36
/
+40
2011-07-17
net: vlan, qlcnic: make vlan_find_dev private
David Lamparter
1
-0
/
+12
2011-07-16
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
5
-16
/
+5
2011-07-16
neigh: Kill hh_cache->hh_output
David S. Miller
2
-26
/
+5
2011-07-16
neigh: Kill neigh_ops->hh_output
David S. Miller
5
-13
/
+2
2011-07-16
neigh: Simply destroy handling wrt. hh_cache.
David S. Miller
1
-9
/
+0
2011-07-16
net: Create and use new helper, neigh_output().
David S. Miller
2
-14
/
+6
2011-07-16
ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour
David S. Miller
1
-1
/
+1
2011-07-16
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour
David S. Miller
1
-1
/
+1
2011-07-16
Bluetooth: Fix crash with incoming L2CAP connections
Ilia Kolomisnky
1
-2
/
+4
2011-07-16
Bluetooth: Fix regression in L2CAP connection procedure
Gustavo F. Padovan
1
-2
/
+1
2011-07-15
mac80211: be more careful in suspend/resume
Johannes Berg
2
-26
/
+31
2011-07-15
mac80211: let key iteration get keys in install order
Johannes Berg
1
-1
/
+1
2011-07-15
mac80211: allow driver access to TKIP RX P1K
Johannes Berg
1
-0
/
+11
2011-07-15
nl80211/cfg80211: add max_sched_scan_ie_len in the hw description
Luciano Coelho
1
-1
/
+3
2011-07-15
nl80211/cfg80211: add max_sched_scan_ssids in the hw description
Luciano Coelho
1
-1
/
+3
2011-07-15
nl80211: advertise GTK rekey support, new triggers
Johannes Berg
2
-0
/
+53
2011-07-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
29
-444
/
+1077
2011-07-15
Remove redundant variable/code in __qdisc_run
Krishna Kumar
1
-3
/
+1
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
29
-444
/
+1077
2011-07-14
net: remove NETIF_F_ALL_TX_OFFLOADS
Michał Mirosław
1
-1
/
+5
2011-07-14
net: sctp: fix checksum marking for outgoing packets
Michał Mirosław
1
-11
/
+8
2011-07-14
net: remove SK_ROUTE_CAPS from meta ematch
Michał Mirosław
1
-7
/
+0
2011-07-14
net: remove /sys/class/net/*/features
Michał Mirosław
1
-2
/
+0
2011-07-14
net: unexport netdev_fix_features()
Michał Mirosław
1
-2
/
+1
2011-07-14
net: cleanup vlan_features setting in register_netdev
Michał Mirosław
1
-5
/
+2
2011-07-14
net: vlan: remove reduntant check in ndo_fix_features callback
Michał Mirosław
1
-2
/
+1
2011-07-14
af-packet: fix - avoid reading stale data
Chetan Loke
1
-1
/
+2
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
23
-95
/
+197
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
6
-81
/
+48
2011-07-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-17
/
+12
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
6
-6
/
+63
2011-07-13
mac80211: remove a redundant check
Mohammed Shafi Shajakhan
1
-2
/
+1
2011-07-13
net: Kill support for multiple hh_cache entries per neighbour
David S. Miller
1
-19
/
+18
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
2
-3
/
+2
[prev]
[next]