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-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
2011-07-01
econet: Reduce switch/case indent
Joe Perches
1
-13
/
+10
2011-07-01
decnet: Reduce switch/case indent
Joe Perches
9
-597
/
+603
2011-07-01
appletalk: Reduce switch/case indent
Joe Perches
2
-259
/
+259
2011-07-01
rtnl: provide link dump consistency info
Thomas Graf
3
-0
/
+15
2011-06-29
DSA: Enable cascading in multi-chip 6131 configuration
Barry Grussling
1
-2
/
+6
2011-06-27
net_sched: fix dequeuer fairness
jamal
1
-5
/
+7
2011-06-24
net: Kill unuseful net/TUNABLE doc in kernel source
Shan Wei
1
-50
/
+0
2011-06-24
Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
12
-381
/
+276
2011-06-24
tipc: Optimize creation of connection protocol messages
Allan Stephens
1
-36
/
+12
2011-06-24
tipc: Don't create payload message using connection protocol routine
Allan Stephens
1
-8
/
+9
2011-06-24
tipc: Reject connection protocol message sent to unconnected port
Allan Stephens
1
-39
/
+40
2011-06-24
tipc: Optimize creation of FIN messages
Allan Stephens
1
-37
/
+24
2011-06-24
tipc: Cleanup of message header size terminology
Allan Stephens
4
-20
/
+20
2011-06-24
tipc: Eliminate useless check when creating internal message
Allan Stephens
1
-4
/
+2
2011-06-24
tipc: Remove unnecessary includes in socket code
Allan Stephens
1
-3
/
+0
2011-06-24
tipc: Eliminate unused field in bearer structure
Allan Stephens
2
-3
/
+0
2011-06-24
tipc: Correct typo in link statistics output
Allan Stephens
1
-1
/
+1
2011-06-24
tipc: Eliminate checks for empty zone list during name translation
Allan Stephens
1
-5
/
+2
2011-06-24
tipc: Convert name table publication lists to standard kernel lists
Allan Stephens
2
-164
/
+90
2011-06-24
tipc: Partition name table instance array info into two parts
Allan Stephens
1
-61
/
+89
2011-06-24
tipc: Eliminate redundant masking in message header routines
Allan Stephens
1
-2
/
+2
2011-06-24
tipc: Eliminate message header routines for caching destination node
Allan Stephens
1
-20
/
+0
2011-06-24
tipc: Optimizations & corrections to message rejection
Allan Stephens
1
-25
/
+24
2011-06-24
tipc: Optimize routing of returned payload messages
Allan Stephens
1
-1
/
+6
2011-06-24
tipc: Add sanity check to detect rejection of non-payload messages
Allan Stephens
1
-0
/
+6
2011-06-24
tipc: Standardize exit logic for message rejection handling
Allan Stephens
1
-10
/
+9
2011-06-24
tipc: Remove unused sanity test macro
Allan Stephens
1
-6
/
+0
2011-06-24
tipc: Convert fatal broadcast sanity check to non-fatal check
Allan Stephens
1
-1
/
+5
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
21
-739
/
+1887
2011-06-24
Bluetooth: include scatterlist.h where needed
Stephen Rothwell
1
-0
/
+1
2011-06-23
dcb: use nlmsg_free() instead of kfree()
Dan Carpenter
1
-2
/
+2
2011-06-22
nl80211: use netlink consistent dump feature for BSS dumps
Johannes Berg
1
-4
/
+8
2011-06-22
netlink: advertise incomplete dumps
Johannes Berg
1
-0
/
+2
2011-06-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
10
-425
/
+1295
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
12
-17
/
+16
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-21
dcb: Add missing error check in dcb_ieee_set()
John Fastabend
1
-0
/
+3
2011-06-21
dcb: fix return type on dcb_setapp()
John Fastabend
1
-1
/
+1
2011-06-21
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
John Fastabend
1
-0
/
+26
2011-06-21
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
John Fastabend
1
-2
/
+88
2011-06-21
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
John Fastabend
1
-4
/
+51
2011-06-21
net: dcbnl, add multicast group for DCB
John Fastabend
1
-83
/
+146
2011-06-21
dcb: Add DCBX capabilities bitmask to the get_ieee response
John Fastabend
1
-0
/
+12
[next]