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-05
ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
David S. Miller
1
-2
/
+3
2011-07-05
packet: Add fanout support.
David S. Miller
1
-5
/
+251
2011-07-05
packet: Add helpers to register/unregister ->prot_hook
David S. Miller
1
-44
/
+59
2011-07-05
net: vlan: enable soft features regardless of underlying device
Shan Wei
1
-0
/
+5
2011-07-05
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
13
-59
/
+71
2011-07-05
bridge: Always flood broadcast packets
Herbert Xu
2
-3
/
+7
2011-07-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
13
-37
/
+74
2011-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+6
2011-07-05
NFC: add the NFC socket raw protocol
Lauro Ramos Venancio
4
-1
/
+376
2011-07-05
NFC: add NFC socket family
Aloisio Almeida Jr
5
-4
/
+123
2011-07-05
NFC: add nfc generic netlink interface
Lauro Ramos Venancio
4
-3
/
+640
2011-07-05
NFC: add nfc subsystem core
Lauro Ramos Venancio
6
-0
/
+468
2011-07-05
mac80211: allow driver to impose WoWLAN restrictions
Johannes Berg
1
-6
/
+10
2011-07-05
mac80211: fix smatch complains
Christian Lamparter
2
-3
/
+5
2011-07-05
net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()
Jesper Juhl
1
-3
/
+2
2011-07-05
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
Yogesh Ashok Powar
3
-11
/
+57
2011-07-05
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
Luciano Coelho
4
-14
/
+34
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
4
-9
/
+18
2011-07-05
batman-adv: Replace version info instead of appending them
Sven Eckelmann
4
-21
/
+9
2011-07-05
batman-adv: aggregation checks should use the primary_if pointer
Marek Lindner
1
-5
/
+20
2011-07-05
batman-adv: broadcast primary OGM on all active hard-interfaces
Marek Lindner
1
-4
/
+13
2011-07-05
batman-adv: pass a unique flag arg instead of a sequence of bool ones
Antonio Quartulli
1
-11
/
+10
2011-07-05
batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter
Antonio Quartulli
4
-5
/
+5
2011-07-05
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
Antonio Quartulli
4
-15
/
+16
2011-07-04
net: bind() fix error return on wrong address family
Marcus Meissner
2
-2
/
+4
2011-07-04
dccp ccid-2: Perform congestion-window validation
Gerrit Renker
2
-3
/
+91
2011-07-04
dccp ccid-2: Use existing function to test for data packets
Gerrit Renker
2
-11
/
+11
2011-07-04
dccp ccid-2: move rfc 3390 function into header file
Gerrit Renker
2
-9
/
+9
2011-07-04
dccp: cosmetics of info message
Gerrit Renker
1
-2
/
+2
2011-07-04
dccp: combine the functionality of enqeueing and cloning
Gerrit Renker
1
-7
/
+7
2011-07-04
dccp: Clean up slow-path input processing
Gerrit Renker
1
-31
/
+30
2011-07-03
af_econet: Use current logging styles and neatening
Joe Perches
1
-75
/
+74
2011-07-03
netpoll: Remove wrapper function netpoll_poll
Joe Perches
1
-7
/
+2
2011-07-03
netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev
Joe Perches
1
-4
/
+2
2011-07-01
xfrm4: Don't call icmp_send on local error
Steffen Klassert
1
-1
/
+6
2011-07-01
ipv4: Don't use ufo handling on later transformed packets
Steffen Klassert
1
-1
/
+1
2011-07-01
xfrm: Remove family arg from xfrm_bundle_ok
Steffen Klassert
1
-3
/
+3
2011-07-01
ipv6: Don't put artificial limit on routing table size.
David S. Miller
2
-8
/
+11
2011-07-01
ipv6: Don't change dst->flags using assignments.
David S. Miller
1
-10
/
+2
2011-07-01
Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
3
-2
/
+33
2011-07-01
net: rds: fix const array syntax
Greg Dietsche
1
-1
/
+1
2011-07-01
x25: Reduce switch/case indent
Joe Perches
5
-402
/
+396
2011-07-01
sunrpc: Reduce switch/case indent
Joe Perches
3
-44
/
+41
2011-07-01
sctp: Reduce switch/case indent
Joe Perches
2
-30
/
+31
2011-07-01
netrom: Reduce switch/case indent
Joe Perches
1
-9
/
+13
2011-07-01
lapb: Reduce switch/case indent
Joe Perches
2
-467
/
+444
2011-07-01
ipv6: Reduce switch/case indent
Joe Perches
1
-76
/
+69
2011-07-01
ipv4: Reduce switch/case indent
Joe Perches
2
-32
/
+32
2011-07-01
netfilter: Reduce switch/case indent
Joe Perches
4
-167
/
+165
2011-07-01
ipconfig: Reduce switch/case indent
Joe Perches
1
-35
/
+38
[prev]
[next]