index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
af_econet: Use current logging styles and neatening
Joe Perches
1
-75
/
+74
2011-07-04
netpoll: Remove wrapper function netpoll_poll
Joe Perches
1
-7
/
+2
2011-07-04
netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev
Joe Perches
1
-4
/
+2
2011-07-02
Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
3
-2
/
+33
2011-07-02
net: rds: fix const array syntax
Greg Dietsche
1
-1
/
+1
2011-07-02
x25: Reduce switch/case indent
Joe Perches
5
-402
/
+396
2011-07-02
sunrpc: Reduce switch/case indent
Joe Perches
3
-44
/
+41
2011-07-02
sctp: Reduce switch/case indent
Joe Perches
2
-30
/
+31
2011-07-02
netrom: Reduce switch/case indent
Joe Perches
1
-9
/
+13
2011-07-02
lapb: Reduce switch/case indent
Joe Perches
2
-467
/
+444
2011-07-02
ipv6: Reduce switch/case indent
Joe Perches
1
-76
/
+69
2011-07-02
ipv4: Reduce switch/case indent
Joe Perches
2
-32
/
+32
2011-07-02
netfilter: Reduce switch/case indent
Joe Perches
4
-167
/
+165
2011-07-02
ipconfig: Reduce switch/case indent
Joe Perches
1
-35
/
+38
2011-07-02
econet: Reduce switch/case indent
Joe Perches
1
-13
/
+10
2011-07-02
decnet: Reduce switch/case indent
Joe Perches
9
-597
/
+603
2011-07-02
appletalk: Reduce switch/case indent
Joe Perches
2
-259
/
+259
2011-07-02
rtnl: provide link dump consistency info
Thomas Graf
3
-0
/
+15
2011-06-30
ieee802154: free skb buffer if dev isn't running
Alexander Smirnov
1
-1
/
+1
2011-06-30
ieee802154: it's IEEE 802.15.4, not ZigBee
Dmitry Eremin-Solenikov
1
-1
/
+1
2011-06-30
ieee802154: support specifying hw address for created devices
Dmitry Eremin-Solenikov
1
-0
/
+31
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-25
net: Kill unuseful net/TUNABLE doc in kernel source
Shan Wei
1
-50
/
+0
2011-06-25
Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
12
-381
/
+276
2011-06-25
tipc: Optimize creation of connection protocol messages
Allan Stephens
1
-36
/
+12
2011-06-25
tipc: Don't create payload message using connection protocol routine
Allan Stephens
1
-8
/
+9
2011-06-25
tipc: Reject connection protocol message sent to unconnected port
Allan Stephens
1
-39
/
+40
2011-06-25
tipc: Optimize creation of FIN messages
Allan Stephens
1
-37
/
+24
2011-06-25
tipc: Cleanup of message header size terminology
Allan Stephens
4
-20
/
+20
2011-06-25
tipc: Eliminate useless check when creating internal message
Allan Stephens
1
-4
/
+2
2011-06-25
tipc: Remove unnecessary includes in socket code
Allan Stephens
1
-3
/
+0
2011-06-25
tipc: Eliminate unused field in bearer structure
Allan Stephens
2
-3
/
+0
2011-06-25
tipc: Correct typo in link statistics output
Allan Stephens
1
-1
/
+1
2011-06-25
tipc: Eliminate checks for empty zone list during name translation
Allan Stephens
1
-5
/
+2
2011-06-25
tipc: Convert name table publication lists to standard kernel lists
Allan Stephens
2
-164
/
+90
2011-06-25
tipc: Partition name table instance array info into two parts
Allan Stephens
1
-61
/
+89
2011-06-25
tipc: Eliminate redundant masking in message header routines
Allan Stephens
1
-2
/
+2
2011-06-25
tipc: Eliminate message header routines for caching destination node
Allan Stephens
1
-20
/
+0
2011-06-25
tipc: Optimizations & corrections to message rejection
Allan Stephens
1
-25
/
+24
2011-06-25
tipc: Optimize routing of returned payload messages
Allan Stephens
1
-1
/
+6
2011-06-25
tipc: Add sanity check to detect rejection of non-payload messages
Allan Stephens
1
-0
/
+6
2011-06-25
tipc: Standardize exit logic for message rejection handling
Allan Stephens
1
-10
/
+9
2011-06-25
tipc: Remove unused sanity test macro
Allan Stephens
1
-6
/
+0
[next]