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-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-101
/
+174
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-128
/
+220
2012-02-26
netfilter: ctnetlink: support kernel-space dump filtering by ctmark
Pablo Neira Ayuso
1
-1
/
+34
2012-02-26
netlink: allow to pass data pointer to netlink_dump_start() callback
Pablo Neira Ayuso
1
-0
/
+1
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
9
-34
/
+66
2012-02-24
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2
-11
/
+38
2012-02-24
gre: fix spelling in comments
stephen hemminger
1
-5
/
+5
2012-02-24
net: Add missing getsockopt for SO_NOFCS.
David S. Miller
1
-0
/
+3
2012-02-24
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
2
-34
/
+50
2012-02-24
Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"
Pablo Neira Ayuso
1
-16
/
+27
2012-02-24
net: Support RX-ALL feature flag.
Ben Greear
1
-0
/
+1
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
3
-4
/
+34
2012-02-24
net: Support RXFCS feature flag.
Ben Greear
1
-0
/
+1
2012-02-23
br_device: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-23
ipsec: be careful of non existing mac headers
Eric Dumazet
4
-17
/
+6
2012-02-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
3
-36
/
+49
2012-02-22
netfilter: ip6_route_output() never returns NULL.
RongQing.Li
1
-2
/
+3
2012-02-22
ipv6: ip6_route_output() never returns NULL.
RongQing.Li
2
-3
/
+6
2012-02-22
af_unix: MSG_TRUNC support for dgram sockets
Eric Dumazet
1
-1
/
+1
2012-02-22
net/ieee802154/6lowpan.c: reuse eth_mac_addr()
Danny Kukawka
1
-14
/
+2
2012-02-22
atm: clip: remove clip_tbl
Eric Dumazet
1
-4
/
+6
2012-02-21
ipv4: ping: Fix recvmsg MSG_OOB error handling.
David S. Miller
1
-0
/
+1
2012-02-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
33
-1840
/
+1437
2012-02-21
rtnetlink: Fix problem with buffer allocation
Greg Rose
1
-21
/
+57
2012-02-21
neighbour: Fixed race condition at tbl->nht
Michel Machado
1
-0
/
+2
2012-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
33
-1840
/
+1437
2012-02-21
unix: Support peeking offset for stream sockets
Pavel Emelyanov
1
-2
/
+18
2012-02-21
unix: Support peeking offset for datagram and seqpacket sockets
Pavel Emelyanov
1
-5
/
+25
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+13
2012-02-21
datagram: Add offset argument to __skb_recv_datagram
Pavel Emelyanov
3
-12
/
+17
2012-02-21
datagram: Factor out sk queue referencing
Pavel Emelyanov
1
-4
/
+5
2012-02-21
netfilter: ctnetlink: fix soft lockup when netlink adds new entries
Jozsef Kadlecsik
1
-27
/
+16
2012-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2012-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-29
/
+49
2012-02-19
netem: fix dequeue
Eric Dumazet
1
-4
/
+2
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-21
/
+34
2012-02-17
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-3
/
+2
2012-02-17
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
17
-235
/
+419
2012-02-17
batman-adv: export used routing algorithm via sysfs
Marek Lindner
1
-0
/
+9
2012-02-17
batman-adv: allowing changing the routing algorithm via module parameter
Marek Lindner
1
-0
/
+24
2012-02-17
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
7
-129
/
+129
2012-02-17
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
7
-0
/
+145
2012-02-17
batman-adv: warn if added interface is part of a bridge
Marek Lindner
1
-0
/
+8
2012-02-17
batman-adv: Move is_out_of_time() to main.h for general use
Martin Hundebøll
2
-20
/
+23
2012-02-17
batman-adv: Rm empty line from is_my_mac() in main.c
Martin Hundebøll
1
-1
/
+0
2012-02-17
batman-adv: simplify bat_ogm_receive API call
Marek Lindner
3
-9
/
+9
2012-02-17
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
10
-98
/
+87
2012-02-17
batman-adv: add tt_initialised flag to the orig_node struct
Antonio Quartulli
3
-3
/
+10
2012-02-15
ipv4: Eliminate spurious argument to __ipv4_neigh_lookup
David S. Miller
1
-1
/
+1
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
48
-231
/
+272
[next]